Carbon Ledger API
Who Needs This? Developers building general-powered applications Data analysts needing structured general reference data Product teams integrating data, record, item, entry features Researchers looking for general-related datasets Key Features 2 endpoints — access different data categories Full-text search across all fields via ?q= parameter Pagination with ?limit= and ?offset= Detailed lookup…
Carbon Ledger API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Carbon Ledger | ||
| GET |
getOffsetProjects /carbonledger/offset_projects/{id} |
Retrieve a single offset projects record by its unique identifier. |
| GET |
getFacilities /carbonledger/_facilities/{id} |
Retrieve a single facilities record by its unique identifier. |
| GET |
listFacilities /carbonledger/_facilities |
Retrieve a paginated list of facilities records with optional search and filtering. |
| GET |
listOffsetProjects /carbonledger/offset_projects |
Retrieve a paginated list of offset projects records with optional search and filtering. |
Carbon Ledger API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $29 / month | 60 / minute |
|
| ULTRA | $99 / month | 300 / minute |
|
| MEGA | $299 / month | 1000 / minute |
|