Skip to main content
The API is a work-in-progress at the moment. We will try not to make any breaking changes if possible. Please do notify us when you start building on the API so that we can inform you when we introduce breaking changes (this is a last resort).

Authentication

All requests have to be authenticated with an API Key. Please refer to our Authentication for more information.
Example request with API key
curl -G https://api.gocrex.com/api/device-model-emissions
  -H "X-API-Key: {api-token}"

Tutorials

You can refer to our tutorials to understand the concepts and the end to end process in using our API for calculating carbon emissions.

Calculate order emission

Calculate order emission

Retrieve product emission

Retrieve product emission