Government — entry 069 of 90

Open Government, Portugal

Verified Jul 2026

Dados.gov.pt is Portugal's national open-data portal, self-hosted on the same open-source uData platform as France's data.gouv.fr and Luxembourg's data.public.lu. Its `/api/1/` REST endpoint returns dataset metadata as JSON with no key required. Unlike the other two uData deployments in this cluster, its live API does not grant `Access-Control-Allow-Origin` to arbitrary origins (a `Vary: Origin` header shows it checks the origin but only allows an internal allowlist), so cross-origin browser calls fail without a proxy.

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