AusTender (Australian Government AusTender) as a JSON API
AusTender is the central source for Commonwealth government contract notices. ausdata.io streams awarded contracts and aggregated supplier profiles as JSON, refreshed daily. Filter by agency, supplier ABN, value, or date range. Cleaner than the AusTender CSV export and indexed for fast queries against the full procurement history.
AusTender datasets
Frequently asked questions
- How do I query AusTender (Australian Government AusTender) data via API?
- ausdata.io exposes 2 AusTender datasets as JSON REST APIs at https://api.ausdata.io. Send a GET request with an Authorization: Bearer <your-key> header. Free tier: 500 calls per month.
- What AusTender datasets are available?
- ausdata.io covers 2 AusTender endpoints, including Awarded Government Contracts, Government Supplier Profiles. Each endpoint returns JSON with a consistent envelope and CC-BY source attribution.
- Is the AusTender data official?
- Yes. Every response includes a meta.source block with the AusTender source URL and a CC-BY attribution string. ausdata.io is an unofficial wrapper, not affiliated with Australian Government AusTender.
- How often is the AusTender data refreshed?
- Refresh cadence depends on the dataset: anywhere from every 5 minutes (real-time feeds) to annually. Each endpoint documents its update frequency, and every response carries a meta.retrieved_at timestamp.