APRA

Australian Prudential Regulation Authority API

APRA publishes the ADI list (every authorised bank, building society, and credit union), Monthly Banking Statistics (MADIS), and quarterly superannuation performance.

Bank competitive analysis, deposit-share tracking, super-fund comparisons, MySuper benchmarking, and any compliance product that needs ADI status.

Why use ausdata.io. APRA publishes a workbook per release. We turn each release into JSON rows so you can query a single bank or rank funds without opening Excel.

Datasets we serve from APRA

Sample queries

bash
curl -H "Authorization: Bearer YOUR_API_KEY" \
  "https://api.ausdata.io/v1/data/apra/adi-list"

curl -H "Authorization: Bearer YOUR_API_KEY" \
  "https://api.ausdata.io/v1/data/apra/monthly-banking?bank=Example+Bank+Ltd&limit=12"

curl -H "Authorization: Bearer YOUR_API_KEY" \
  "https://api.ausdata.io/v1/data/apra/super-performance?option=MySuper&limit=10"

Composers that use APRA

Licence

CC-BY 3.0 AU. Attribution returned on every response.

Query APRA data in one curl

500 free calls per month. No credit card.

Get a free key