# Open Government, Netherlands API **Provider:** Open Government, Netherlands **Category:** developer **Base URL:** `https://data.overheid.nl` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://data.overheid.nl/en/ondersteuning/data-publiceren/api ## Description Netherlands Government Open Data ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://data.overheid.nl/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://data.overheid.nl' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/open-government-netherlands/) — CC BY 4.0*