# Open Government, Greece API **Provider:** Open Government, Greece **Category:** developer **Base URL:** `https://data.gov.gr` **Auth:** oauth2 — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://data.gov.gr/ ## Description Greece Government Open Data ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://data.gov.gr/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://data.gov.gr' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. Greek government open data API. --- *Source: [API Map](https://apimap.dev/apis/open-government-greece/) — CC BY 4.0*