AEMO

Australian Energy Market Operator API

AEMO runs the National Electricity Market (NEM). It publishes 5-minute dispatch prices, SCADA generation, demand, interconnector flows, and FCAS prices for NSW, VIC, QLD, SA, and TAS.

Energy retail products, battery dispatch models, renewable-share analysis, carbon accounting, and trading research.

Why use ausdata.io. AEMO publishes ZIPs of CSVs on nemweb every 5 minutes. We ingest the stream and serve it as JSON, by region, with consistent timestamps.

Datasets we serve from AEMO

Sample queries

bash
curl -H "Authorization: Bearer YOUR_API_KEY" \
  "https://api.ausdata.io/v1/energy-snapshot"

curl -H "Authorization: Bearer YOUR_API_KEY" \
  "https://api.ausdata.io/v1/nem-dispatch-5min?region=NSW1&limit=12"

Composers that use AEMO

Licence

CC-BY 4.0 with AEMO terms. Attribution returned on every response.

Query AEMO data in one curl

500 free calls per month. No credit card.

Get a free key