Documentation Index
Fetch the complete documentation index at: https://developers.manglai.io/llms.txt
Use this file to discover all available pages before exploring further.
Description
Emissions are automatically calculated from consumptions. The API lets you retrieve them as a list or as an aggregated dashboard.Endpoints
| Method | Path | Description |
|---|---|---|
| GET | /api/v1/emissions | List emissions |
| GET | /api/v1/emissions/dashboard | Emissions dashboard |
Dashboard
The dashboard allows filtering by:companyId(required)startDate,endDatecategoryIds,buildingIds,entityIdshasCountries(include data by country)

