CDR Common
Getting Started
About the API
This public API is used to monitor the health status and scheduled outages for CDR.
Consumer Data Right for Energy Participants which includes Retailers and Accredited Data Recipients.
getStatus – Obtain a health check status for the AEMO CDR APIs.
getOutage – Obtain planned outages for the AEMO CDR APIs.
Getting Access
CDR Status and Outage APIs are accessible over the internet.
External Docs
Below are a list of external links for additional context to the API or Program:
API Details
Authentication Methods
All communications between AEMO’s API gateway and participants’ gateways use HTTPS. AEMO APIs do not support HTTP.
Base URLs
Below are the base URLs used for this API:
Environment
Base URL
Data Type
Pre-Production Internet Entry
https://api.preprod.aemo.com.au/NEMRetail/cds-au/v1/discovery
Test-Data
Production Internet Entry
https://api.aemo.com.au/NEMRetail/cds-au/v1/discovery
Live Data
Parameters
Paths, Headers, Request Body and Responses can be found in the API Reference (OpenAPI Spec).