Carbon Interface
用于估算常见碳排放活动二氧化碳排放量的 API
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Yes
- 分类
- 环境
简介
Carbon Interface 估算航班、车辆和航运的碳足迹——基于密钥(无效密钥返回 401,已实测)。
快速开始
估算(替换 YOUR_KEY):
curl "https://www.carboninterface.com/api/v1/estimates" \
-H "Authorization: Bearer YOUR_KEY" \
-H "Content-Type: application/json"
{ "data": { "attributes": { "carbon_g": 1250000 } } }
认证方式
- 在 carboninterface.com 注册 → API 密钥。
- 通过
Authorization: Bearer YOUR_KEY发送(无效 → 401,已实测)。
速率限制与注意事项
- 免费层带限额(看文档);付费档可扩展。
- 航班、车辆、航运和电力估算。
常见问题
Carbon Interface 免费吗? 免费层带限额;更多需要付费。
为什么 401? 无效密钥返回 401(已实测)——请注册拿密钥。
认证风格是什么?
Authorization: Bearer 请求头。
环境 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| BreezoMeter Pollen Daily Forecast pollen conditions data for a specific location | API Key | Yes | Unknown | ↗ |
| Climatiq Calculate the environmental footprint created by a broad range of emission-generating activities | API Key | Yes | Yes | ↗ |
| Cloverly API calculates the impact of common carbon-intensive activities in real time | API Key | Yes | Unknown | ↗ |
| CO2 Offset API calculates and validates the carbon footprint | No auth | Yes | Unknown | ↗ |
| Danish data service Energi Open energy data from Energinet to society | No auth | Yes | Unknown | ↗ |