v1

latestOpenAPI 3.0.0BSD License2026-07-24228233924.5 KB
Indices (Deprecated)

Index List

Retrieves a list of all available indices, including custom indices and those created by Modo Energy.

Note: Custom indices for GB and ERCOT are accessible, but Modo Energy's GB and ERCOT indices are currently unavailable on this endpoint. This endpoint is deprecated, please use Index List

get/indices/indices/

Query parameters

is_customboolean

If set to True, only custom indices will be returned. If set to False,only indices created by Modo Energy will be returned. Defaults to None (returns all indices).

regionstring

Filter by region of index. Available choices: ERCOT, GB, AUS_NEM. Multiple values can be separated by a comma.

limitinteger

Number of results to return per page.

offsetinteger

The initial index from which to return the results.

Response

Success

countinteger required
nextstring uri nullable
previousstring uri nullable