This short tutorial will teach you the basics of making requests to the CNaught APIs.
This tutorial assumes that you have a CNaught account. If not, sign up for a free account.
Get your API Key
The first step is to generate an API key, which will allow you access to the CNaught APIs. Follow these steps:
Place an order
Submit a credits order. Replace the <CNAUGHT_API_KEY>
placeholder with the API key obtained in Step 1, and specify the amount of carbon credits (in kg of CO2e) you wish to purchase.
You’ll receive a response like this:
The id
(in this case Umx5c6F7pH7r
) will allow you to retrieve your order.
You should now have a basic idea of how to use the CNaught APIs. To learn more, read the API documentation for complete details on the API and its features.
This short tutorial will teach you the basics of making requests to the CNaught APIs.
This tutorial assumes that you have a CNaught account. If not, sign up for a free account.
Get your API Key
The first step is to generate an API key, which will allow you access to the CNaught APIs. Follow these steps:
Place an order
Submit a credits order. Replace the <CNAUGHT_API_KEY>
placeholder with the API key obtained in Step 1, and specify the amount of carbon credits (in kg of CO2e) you wish to purchase.
You’ll receive a response like this:
The id
(in this case Umx5c6F7pH7r
) will allow you to retrieve your order.
You should now have a basic idea of how to use the CNaught APIs. To learn more, read the API documentation for complete details on the API and its features.