Freight Carbon Compliance
# Freight Carbon Compliance API Calculate the carbon footprint of any freight shipment — truck, rail, ship, or air — with **audit-grade methodology references** that are accepted under EU **CSRD / ESRS E1** disclosures and the **GHG Protocol Corporate Value Chain Standard**. Built for ESG teams, 3PLs, e-commerce shippers, and SaaS platforms that need to plug verified emissions numbers into their…
Freight Carbon Compliance endpoints
| Method | Endpoint | Description |
|---|---|---|
| Emissions | ||
| GET |
list_modes_api_v1_emissions_modes_get /api/v1/emissions/modes |
|
| POST |
calculate_batch_api_v1_emissions_batch_post /api/v1/emissions/batch |
Bulk calculation endpoint. Each item is processed independently — a single bad row does not fail the whole batch. The aggregate totals cover only successful items; failed items… |
| POST |
calculate_emissions_api_v1_emissions_calculate_post /api/v1/emissions/calculate |
Calculate CO2-equivalent emissions for a freight shipment. Refinements available: * `sub_mode` — vehicle/vessel class (e.g. `articulated_average`). * `fuel_type` — alternative… |
| Reference data | ||
| GET |
list_fuels_api_v1_reference_fuels_get /api/v1/reference/fuels |
|
| GET |
list_regions_api_v1_reference_regions_get /api/v1/reference/regions |
|
| health | ||
| GET |
health_health_get /health |
|
Freight Carbon Compliance pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9 / month | 60 / minute |
|
| ULTRA | $29 / month | 300 / minute |
|
| MEGA | $169 / month | — |
|