Luchtmeetnet
荷兰(RIVM)的预测和实际空气质量成分
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 环境
简介
Luchtmeetnet 提供荷兰空气质量数据——现在基于 token(缺少 token 返回 403,已实测)。
快速开始
测量(替换 YOUR_TOKEN):
curl "https://api.luchtmeetnet.nl/open_api/measures?formula=O3" \
-H "X-Api-Key: YOUR_TOKEN"
{ "message": "Missing Authentication Token" }
认证方式
- 在 luchtmeetnet.nl 注册 → API token。
- 通过请求头发送(缺失 → 403,已实测)。
速率限制与注意事项
- 带注册免费(看文档)。
- 空气质量(RIVM)。
常见问题
Luchtmeetnet 免费吗? 是的——带注册免费。
为什么 403? 需要 token(已实测)——请注册获取。
认证风格是什么? 认证请求头 token。
环境 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| BreezoMeter Pollen Daily Forecast pollen conditions data for a specific location | API Key | Yes | Unknown | ↗ |
| Carbon Interface API to calculate carbon (C02) emissions estimates for common C02 emitting activities | API Key | Yes | Yes | ↗ |
| 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 | ↗ |