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