Luchtmeetnet
Predicted and actual air quality components for The Netherlands (RIVM)
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Environment
- Documentation / URL
- https://api-docs.luchtmeetnet.nl/
Overview
Luchtmeetnet provides Dutch air quality data — now token-based (a missing token returns 403, verified).
Quick Start
Measures (replace YOUR_TOKEN):
curl "https://api.luchtmeetnet.nl/open_api/measures?formula=O3" \
-H "X-Api-Key: YOUR_TOKEN"
{ "message": "Missing Authentication Token" }
Authentication
- Register at luchtmeetnet.nl → API token.
- Send it via header (missing → 403, verified).
Rate Limits & Notes
- Free with registration (check the docs).
- Air quality (RIVM).
FAQ
Is Luchtmeetnet free? Yes — free with registration.
Why 403? A token is required (verified) — register for one.
What’s the auth style? Auth header token.
More in Environment
| 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 | ↗ |