# Luchtmeetnet API **Provider:** Luchtmeetnet **Category:** weather **Base URL:** `https://api-docs.luchtmeetnet.nl` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://api-docs.luchtmeetnet.nl/ ## Description Predicted and actual air quality components for The Netherlands (RIVM) ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://api-docs.luchtmeetnet.nl/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://api-docs.luchtmeetnet.nl' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/luchtmeetnet/) — CC BY 4.0*