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