Government — entry 013 of 90

City, Lviv

Verified Jul 2026

Lviv's municipal open-data portal runs on CKAN and exposes the standard CKAN Action API (e.g. package_list, package_show) as free, unauthenticated JSON — confirmed live by querying the API directly, even though the browser-facing homepage itself sits behind a Cloudflare JavaScript challenge that blocks non-browser HTTP clients. It publishes city datasets under Lviv City Council with no CORS allow-listing on the API responses we inspected, making it best suited to server-side integrations rather than direct in-browser fetches.

government-dataukraineopen-datackanlviv
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

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/city-lviv/"><img src="https://greatapis.com/badge/city-lviv.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.