# Open Government, West Australia API **Provider:** Open Government, West Australia **Category:** developer **Base URL:** `https://data.wa.gov.au` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://data.wa.gov.au/ ## Description Data WA is the place to discover WA public sector data and connect with the broader data community. The data catalogue provides access to datasets provided by organisations across the public sector. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://data.wa.gov.au/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://data.wa.gov.au' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/open-government-west-australia/) — CC BY 4.0*