Government — entry 068 of 90

Open Government, Poland

Verified Jul 2026

Dane.gov.pl is Poland's national open-data portal; the visible site is an Angular front end, but the actual dataset catalogue is served by a separate bespoke JSON:API backend at `api.dane.gov.pl`, not CKAN. A live keyless GET against `/1.4/datasets` returned full `application/vnd.api+json` results across 24,628 datasets, with the CORS header dynamically reflecting the request's `Origin` (credentials enabled) rather than a static allow-list.

open-datagovernment-datajson-apipoland
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

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-poland/"><img src="https://greatapis.com/badge/open-government-poland.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.