# Open Government, Queensland Government API **Provider:** Open Government, Queensland Government **Category:** developer **Base URL:** `https://www.data.qld.gov.au` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://www.data.qld.gov.au/ ## Description Queensland Government Open Data ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.data.qld.gov.au/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://www.data.qld.gov.au' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/open-government-queensland-government/) — CC BY 4.0*