Government — entry 057 of 90

Open Government, Italy

Verified Jul 2026

Dati.gov.it is Italy's national open-data catalogue, running CKAN under the `/opendata` path (confirmed live via the `ckan` session cookie CKAN sets on every request). The CKAN Action API at `/opendata/api/3/action/package_search` and friends works with no key and returns JSON. Unlike several of its EU peers, the live API does not send an `Access-Control-Allow-Origin` header, so browser JavaScript on another origin cannot call it directly — server-side or proxied requests still work fine.

open-datagovernment-datackandcatitaly
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score88out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 88 on greatapis.com
<a href="https://greatapis.com/api/open-government-italy/"><img src="https://greatapis.com/badge/open-government-italy.svg" alt="Scored 88 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.