Purple Air
实时空气质量监测
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 科学与数学
- 文档 / URL
- https://www2.purpleair.com/
简介
Purple Air 提供空气质量数据——实际上基于密钥(缺少密钥返回 403,已实测)。
快速开始
传感器(替换 YOUR_KEY):
curl "https://api.purpleair.com/v1/sensors?fields=name" \
-H "X-API-Key: YOUR_KEY"
{ "api_version": "V1.2.2", "error": "ApiKeyMissingError" }
认证方式
- 在 purpleair.com 注册 → API 密钥。
- 通过
X-API-Key请求头携带(缺失 → 403,已实测)。
速率限制与注意事项
- 免费层带限额(看文档)。
- 空气质量传感器。
常见问题
Purple Air 免费吗? 免费层带限额;更多需要付费。
为什么 403? 需要 API 密钥(已实测)——请注册获取。
认证风格是什么?
X-API-Key 请求头。
科学与数学 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| arcsecond.io Multiple astronomy data sources | No auth | Yes | Unknown | ↗ |
| arXiv Curated research-sharing platform: physics, mathematics, quantitative finance, and economics | No auth | Yes | Unknown | ↗ |
| CodeCogs Render LaTeX equations in PNG, GIF, SVG, EMF, PDF, JSON, or download formats with styling options | No auth | Yes | Unknown | ↗ |
| CORE Access the world's Open Access research papers | API Key | Yes | Unknown | ↗ |
| CycleCalcs Interpreted astronomy: sun and moon times, moon phases, planets, eclipses, seasons | No auth | Yes | Yes | ↗ |