CapacityAuction
Getting Started
About the API
The Capacity Auction API is used by facility operators and trading participants to submit and receive data relating to capacity trades and day ahead auction for AEMO’s Capacity Transfer Platform (CTP) and Day-Ahead Auction (DAA) market systems.
Getting Access
To participate in the capacity auction, Trading Participants must register as an auction participant by entering into an Auction Agreement with AEMO.
All registered auction participants can use the capacity auction.
Auction participants are predominantly:
Shippers (Trading Participants) registered to participate in the capacity auction.
Nominated Agent Participants appointed jointly (such as an unincorporated joint venture) or individually (such as under a corporate group). Appointing members are jointly and severally liable for the acts of the agent. AEMO manages the relationship between appointing and agent participants.
For registration information and application forms, see Register as an Auction Participant in the Capacity Auction
During formal onboarding, you will first be given access to Pre-Production and must complete your development/testing there prior to getting access to Production.
External Docs
Below are a list of external links for additional context to the API or Program:
API Details
Authentication Methods
This API is using the following Security Policies:
Note: The TLS certificates used to access Pre-Production are different from those used to access Production.
Endpoints
Below are the base URLs used for this API:
Environemnt
Base URL
Data Type
Pre-Production Internet Entry
https://apis.preprod.aemo.com.au:9319/ws/gsh/capacityAuction/v1
Test Data
Pre-Production MarketNet Entry
https://apis.preprod.marketnet.net.au:9319/ws/gsh/capacityAuction/v1
Test Data
Production Internet Entry
https://apis.prod.aemo.com.au:9319/ws/gsh/capacityAuction/v1
Live Data
Production MarketNet Entry
https://apis.prod.marketnet.net.au:9319/ws/gsh/capacityAuction/v1
Live Data
Parameters
Paths, Headers, Request Body and Responses can be found in the API Reference (OpenAPI Spec).