← Back to AESO APIs
Asset List API - v1
Get Asset List Report.
API Authentication
API Key
REQUIRED
ℹ️
Please enter your AESO API key here. The API key should be a 32-character hexadecimal string.
Invalid AESO API key!
Request Parameters
⚠️ Important:
You can specify either
Asset ID(s)
OR
Pool Participant ID(s)
, but not both in the same request. If both fields are empty, all assets will be returned based on the operating status and asset type filters.
Asset ID(s)
OPTIONAL
ℹ️
This parameter can contain up to 20 comma-separated Asset IDs. Example: ABC1,XYZ2,DEF3. Cannot be used together with Pool Participant ID.
Cannot use both Asset ID and Pool Participant ID!
Pool Participant ID(s)
OPTIONAL
ℹ️
This parameter can contain up to 20 comma-separated Pool Participant IDs. Example: PP1,PP2,PP3. Cannot be used together with Asset ID.
Cannot use both Asset ID and Pool Participant ID!
Operating Status
OPTIONAL
ℹ️
Filter by asset operating status. Select ALL to include assets with any status.
ALL
ACTIVE
RETIRED
SUSPENDED
INACTIVE
Asset Type
OPTIONAL
ℹ️
Filter by asset type. SOURCE = generation assets, SINK = load assets. Select ALL to include both types.
ALL
SOURCE
SINK
Execute API Call
Download Data
© 2025 API Test Portal. All rights reserved.