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
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
List suppliers

