Government — entry 082 of 90

Open Government, UK

Verified Jul 2026

Data.gov.uk now sits under the UK's National Data Library programme; the public site fronts a CKAN backend at `ckan.publishing.service.gov.uk` behind a Fastly/Varnish layer. Its Action API (`/api/3/action/`) is keyless — a live `package_search` call returned full JSON across roughly 58,400 datasets — with a wildcard `Access-Control-Allow-Origin` header for direct browser use.

open-datagovernment-datackandcatuk
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score74out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 74 on greatapis.com
<a href="https://greatapis.com/api/open-government-uk/"><img src="https://greatapis.com/badge/open-government-uk.svg" alt="Scored 74 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.