Available Tools
| Tool | Endpoint | Description |
|---|---|---|
get_service_footprint_glec | GET /api/v1/service-footprint/glec | GLEC logistics footprint list |
get_service_footprint_glec_dashboard | GET /api/v1/service-footprint/glec/dashboard | GLEC dashboard |
What is GLEC?
The GLEC Framework (Global Logistics Emissions Council) is the international standard for calculating and reporting supply chain logistics emissions. Manglai calculates transport service footprint following this methodology.Usage Examples
Common Parameters
get_service_footprint_glec
| Parameter | Type | Description |
|---|---|---|
companyId | string | Company ID (required) |
startDate | string | Start date (ISO 8601) |
endDate | string | End date (ISO 8601) |
page | integer | Page number |
limit | integer | Results per page |

