Australian public data, in one API.
9 sources. One key. 500 free calls a month.
No credit card. 500 calls/month. Snippets on this page auto-fill your key.
curl -H "Authorization: Bearer ak_YOUR_KEY" \
https://api.ausdata.io/v1/economic-dashboardExample response
{
"data": {
"as_of": "2026-05-27",
"cash_rate_pct": 4.10,
"cpi_annual_pct": 2.80,
"unemployment_rate_pct": 4.30,
"wage_growth_annual_pct": 3.40,
"consumer_spending_yoy_pct": 1.90
},
"meta": {
"endpoint": "/v1/economic-dashboard",
"sources": [...],
"retrieved_at": "2026-05-27T01:00:00Z",
"server_version": "0.7.61",
"stale": false
}
}Start with a free key. Pay only when you outgrow it.
500 calls a month, every feature unlocked, no card.