Get a free key

500 calls a month. No card. Live in about a minute.

Your key is returned here and emailed to you. By creating a key you agree to the terms.

Current data or a clear 503, never a stale vintage.

Or do it from your terminal

curl -X POST https://api.ausdata.io/v1/register \
  -H 'Content-Type: application/json' \
  -d '{"email":"[email protected]"}'

Make your first call

Created a key above? It is already filled in below. Registered in your terminal instead? Paste your key here.

curl -H 'Authorization: Bearer ak_your_key' \
  https://api.ausdata.io/v1/series/AU.CPI.YOY/latest

New here? The docs cover auth, the response envelope, series, transforms and charts. Browse the series catalog or the endpoints.