AEMO NEM Data Dashboard API

The JSON API behind AEMO's public National Electricity Market data dashboard, and the closest thing AEMO operates to an open real-time market API. Confirmed live and fully anonymous on 2026-07-27: GET /aemo/apps/api/report/ELEC_NEM_SUMMARY returned HTTP 200 with five-minute regional records for NSW1, QLD1, SA1, TAS1 and VIC1 — settlement date, spot price and price status, total demand, net interconnector interchange, scheduled and semi-scheduled generation, administered-price and market-suspension flags, per-interconnector flows with export and import limits — plus a full FCAS price set (raise/lower regulation and 1s, 6s, 60s and 5min contingency) and the ten most recent AEMO electricity market notices. POST /aemo/apps/api/report/5MIN with body {"timeScale":["5MIN"]} returned HTTP 200 with a rolling five-minute regional price and demand series. No API key, no account, no licence, no rate-limit challenge. It is also entirely undocumented — AEMO publishes no reference, no schema and no terms for it, so it is recorded here as a verified public endpoint rather than as a supported product.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/aemo-nem-data-dashboard-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: aemo:aemo-nem-data-dashboard-api
name: AEMO NEM Data Dashboard API
description: 'The JSON API behind AEMO''s public National Electricity Market data dashboard, and the closest
  thing AEMO operates to an open real-time market API. Confirmed live and fully anonymous on 2026-07-27:
  GET /aemo/apps/api/report/ELEC_NEM_SUMMARY returned HTTP 200 with five-minute regional records for NSW1,
  QLD1, SA1, TAS1 and VIC1 — settlement date, spot price and price status, total demand, net interconnector
  interchange, scheduled and semi-scheduled generation, administered-price and market-suspension flags,
  per-interconnector flows with export and import limits — plus a full FCAS price set (raise/lower regulation
  and 1s, 6s, 60s and 5min contingency) and the ten most recent AEMO electricity market notices. POST
  /aemo/apps/api/report/5MIN with body {"timeScale":["5MIN"]} returned HTTP 200 with a rolling five-minute
  regional price and demand series. No API key, no account, no licence, no rate-limit challenge. It is
  also entirely undocumented — AEMO publishes no reference, no schema and no terms for it, so it is recorded
  here as a verified public endpoint rather than as a supported product.'
humanURL: https://visualisations.aemo.com.au/aemo/apps/visualisations/index.html
baseURL: https://visualisations.aemo.com.au/aemo/apps/api/report
tags:
- National Electricity Market
- Open Data
- Real-Time
- Prices
- Demand
- Generation
- Interconnectors
- FCAS
- Energy
- Australia
tags_raw:
- National Electricity Market
- Open Data
- Real Time
- Prices
- Demand
- Generation
- Interconnectors
- FCAS
- Energy
- Australia
properties:
- type: Documentation
  url: https://visualisations.aemo.com.au/aemo/apps/visualisations/index.html
- type: Website
  url: https://visualisations.aemo.com.au/