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