Outage Management System

API Reference
Picture
Swagger File
Swagger file link

Getting started

About the Outage Management System API

The Outage Management System (OMS) manages Outages (both planned and unplanned) in a constrained Network environment. The system includes a single-step Outage submission and approval process.  

The OMS API, an external-facing API is used by Market Participants (MPs) and the Network Operator (NO) to interact with the OMS through web services.  

For support, contact WA Operational Planning & Forecasting:

Navigating this reference 

This page provides an overview of the API as well as information on how to use it. 

The icons at the top of the page link to the following, more detailed information sources:  

  • The API Reference describes the paths, headers, request body and responses for each of the endpoints in the API. 

  • The Swagger File links to the latest version of the swagger file for the API. 

Prerequisites for API Access

Before using this API, you need the following:

For more information, see The Reformer: Accessing our test environments

External documents

The following document provides more detail on this API: 

Non-functional requirements 

The following provisional non-functional requirements (NFR) are relevant to this API. These may be revised in subsequent versions following consultation with Market Participants. 

Request/response payload required limits:

  • For all APIs, there is an enforced 10 MB max limit. 

Rate Limits (Throttling) applied per user:

  • An individual user is restricted to accessing 50 calls to this API every minute, with a total of 250 calls in five minutes.

API details

Authentication method

This API uses the DigiCert TLS certificate authentication method. 

Base URLs

The base URLs used for this API are included below:

Environment

URL

Certificate Type

Preproduction

https://apis.preprod.aemo.com.au:9319/WEM/v1/outageMangement

DigiCert Certificate

Production

https://apis.prod.aemo.com.au:9319/WEM/v1/outageMangement

DigiCert Certificate