v1

latestOpenAPI 3.0.0BSD License2026-07-24228233924.5 KB
Indices

Index List

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

get/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. If omitted, all indices will be returned.

market_regionstring

Filter by market region of index. If omitted, indices from all regions will be included. Multiple values can be separated by a comma. Values are matched case-insensitively.

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