# Open Government, Finland API **Provider:** Open Government, Finland **Category:** developer **Base URL:** `https://www.avoindata.fi` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://www.avoindata.fi/en ## Description Suomi.fi Open Data is Finland’s open data catalogue. The portal gathers all open data published in Finland in a single service. Come, use it, or publish via us! ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.avoindata.fi/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://www.avoindata.fi' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/open-government-finland/) — CC BY 4.0*