
Identity Service v2 (Change Password)
The identityService API enables Participant Users to reset their password for a specific Participant ID account. Passwords expire every 90 days but you can reset your password any time, even after the expiry date.
Note: You can only use the API to reset your password if your Participant User account is active and not locked due to multiple incorrect password attempts. Your account is locked after six incorrect password attempts.
Getting Access
Participants require an SSL certificate and URM account with correct user access.
Password requirements
For guidelines on creating a secure password, see Recommended Password Format.
Authentication
This API uses the following security policies:
Endpoints
Below are the base URLs for this API.
Environment
Base URL
Data Type
Pre-Production Internet Entry
https://apis.preprod.aemo.com.au:9319/ws/Common/identityService/v2
Test Data
Pre-Production MarketNet Entry
https://apis.preprod.marketnet.net.au:9319/ws/Common/identityService/v2
Test Data
Production Internet Entry
https://apis.prod.aemo.com.au:9319/ws/Common/identityService/v2
Live Data
Production MarketNet Entry
https://apis.prod.marketnet.net.au:9319/ws/Common/identityService/v2
Live Data
Parameters
Paths, headers, request payload and response details are in Endpoint details.