# Open Government, Portugal API **Provider:** Open Government, Portugal **Category:** developer **Base URL:** `https://dados.gov.pt` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://dados.gov.pt/en/docapi/ ## Description dados.gov - Plataforma aberta de dados abertos da Administração Pública página principal ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://dados.gov.pt/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://dados.gov.pt' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/open-government-portugal/) — CC BY 4.0*