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