CarbonSutra
CarbonSutra API and Google Sheet functions are used to estimate the carbon emission footprint by organizations and software developers for ESG, sustainability and compliance reporting with frameworks (eg, ISSB, TCFD, GSSB, CDP, BRSR, etc). It is also used in analyzing climate, environment and weather scenarios, mitigation, offsetting, green / net-zero projects and decarbonization programs. Using…
CarbonSutra endpoints
| Method | Endpoint | Description |
|---|---|---|
| Clustering Emissions | ||
| POST |
Register Key /register_key |
Registration will enable you to cluster the emissions using self-defined labels. Register with your email address and a password to get a unique key, which can be used as Bearer… |
| POST |
Retrieve Key /retrieve_key |
This retrieves an already registered key. |
| GET |
Cluster Data /cluster_data |
Emissions can be grouped into self-defined clusters and retrieved using those labels. This eliminates the need to store the results at developer's end. A key will need to be… |
| Supplementary APIs | ||
| GET |
Nearest Airport from Postal Code /nearest-airport |
This is an advanced algorithm which takes a postal code and country code as input and returns the nearest airport its lat-long value. It is important to note that the straight… |
| GET |
Airports by Keyword /airports-by-keyword |
Returns the lists of airport names and IATA code which matches the keyword. |
| GET |
Distance between Airports /distance-between-airports |
Returns the distance between two IATA airport codes in kilometers. |
| Other endpoints | ||
| POST |
Flights Travel Estimate /flight_estimate |
This calculation is used for reporting Scope 3 emissions for individuals flying for work purposes. The footprint of a flight travel is calculated based on the distance between… |
| POST |
Hotel Stay Estimate /hotel_estimate |
CarbonSutra's approach for calculating the carbon footprint of hotel stays is based on Cornell Hotel Sustainability Benchmark Index and UK government's GHG conversion factors… |
| POST |
eCommerce Shipment Estimate /ecommerce_estimate |
This is an advanced algorithm to estimate the emissions of a package's journey from its shipment location to the collection point. If the distance between two postal codes is… |
| POST |
Freight Shipping Estimate /freight_estimate |
The freight/shipping emission estimations are for Road, Rail, Air and Sea (categorized into Short Sea and Deep Sea). Recommended average emission factors and guidelines have been… |
| POST |
Electricity Usage Estimate /electricity_estimate |
This computes the emissions from electricity used by an organization at sites which are either owned or controlled by it, and reported as a Scope 2 Indirect emission. Data from… |
| POST |
Fuel Consumption Estimate /fuel_estimate |
This computes the emissions from stationary combustion fuels which are burnt in a fixed unit or asset owned or controlled by the reporting organization, and usually reported as a… |
| POST |
Vehicles Estimate by Type /vehicle_estimate_by_type |
We calculate the footprint of a passenger vehicle based on its Type and Size, for a specific distance. For Scope 1, this should be used to report travel in vehicles that are… |
| POST |
Vehicles Estimate by Model /vehicle_estimate_by_model |
We calculate the footprint of a passenger vehicle based on its make and model, for a specific distance. For Scope 1, this should be used to report travel in vehicles that are… |
| GET |
Vehicles Makes /vehicle_makes |
List of Vehicle Makes. A list of every make and model used by this API is at https://www.carbonsutra.com/data-vehicle-make-model.html |
| GET |
Vehicles Models /vehicle_makes/{vehicle_make}/vehicle_models |
List of Vehicle Models for a Make. A list of every make and model used by this API is at https://www.carbonsutra.com/data-vehicle-make-model.html |
CarbonSutra pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $50 / month | — |
|
| ULTRA | $200 / month | — |
|