WEM DER NMI

API Reference
NavigationArrow
Postman Collection
NavigationArrow

开始

About the API

The DER Register is a database of information about DER devices that is foundational to AEMO’s Distributed Energy Resources (DER) Program. WEM DER NMI APIs enable Western Power to access the system and provide information to the DER Register via APIs.

Getting Access

  1. Register with AEMO to use APIs

  2. Request an AEMO SSL certificate to call the APIs

  3. Request for Client Id and Secret associated with API

  4. Call relevant operation with Client Id and Secret to generate the access token

  5. Use the access token and the SSL certificate to access WEM DER Installation APIs

During formal onboarding, you will first be given access toPre-Productionand must complete your development/testing there prior to getting access toProduction.

External Docs

Below are a list of external links for additional context to the API or Program:

  • N/A

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:

Environment

Base URL

Data Type

Pre-Production Internet Entry (Main API)

https://partner.api.preprod.www.thegroupof7.com/wem/v1/der-register

Test Data

Pre-Production Internet Entry (Oauth)

https://api.preprod.www.thegroupof7.com/oauth/v1/

Test Data

Production Internet Entry (Main API)

https://partner.api.www.thegroupof7.com/wem/v1/der-register

Live Data

Production Internet Entry (Oauth)

https://api.www.thegroupof7.com/oauth/v1/

Live Data

Parameters

Paths, Headers, Request Body and Responses can be found in theAPI Reference(OpenAPI Spec).