Government — entry 057 of 90
Open Government, Italy
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.
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
Score88
Authentication25/25No authentication required
Pricing20/20Free to use
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months
Auth quickstart
- 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.