Registry
List suppliers
Returns all TI Energy Suppliers with their API endpoint URLs and active status. Use this to discover where to send tariff requests for a given supplier MPID.
Publicly accessible — no authentication required.
GET
List suppliers
Documentation Index
Fetch the complete documentation index at: https://docs.auth.energy/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Maximum number of records to return. Defaults to 20, maximum 100.
Required range:
1 <= x <= 100Example:
20
Number of records to skip for pagination. Defaults to 0.
Required range:
x >= 0Example:
0
When true, returns only currently active suppliers.
Example:
true
Last modified on March 28, 2026
Previous
List third-party usersReturns organisations registered to access consumer-specific tariff data (RTI Users).
- The **public list** (name, ID, active status) is accessible without authentication.
- **Registration data** (webhooks, contact details) is only returned to authenticated
suppliers using their API key.
Next
List suppliers

