climate

Carbon

Purchase carbon offsets

Introduction

Purchase carbon offsets to help climate change and achieve carbon neutrality. Offset purchases are currently limited to 1KG (0.001 tonne) per request. Make multiple requests to purchase the required amount.

Features

Offset

Purchase 1KG (0.001 tonne) of carbon offsets in a single request

Pricing

EndpointCredits
Offset0.01

Base requests are 0.000001 credit per request (1 credit = $1 USD)

Example

Offset Request

Response

{
    "units": 1,
    "metric": "KG",
    "tonnes": 0.001,
    "projects": [
        {
            "name": "Producing electricity from wind power in Northeast Thailand",
            "percentage": 98,
            "tonnes": 0.00098
        },
        {
            "name": "Wind power generation in Bac Lieu Province, Vietnam",
            "percentage": 2,
            "tonnes": 0.0002
        }
    ]
}