v1
latestOpenAPI 3.0.02026-08-0455133277.1 KBIndices
List all available indices
Returns a list of all available indices (both custom and preset) with their formulas and metadata. Use the type query parameter to filter by custom or preset.
get/v0/indices
Query parameters
offsetinteger
Offset for pagination
limitinteger
Limit for pagination
satellite_idstring
Filter by satellite ID
typestring
Filter by index type (custom/preset)
expression_typestring
Filter by expression type
index_idstring
Filter by index ID
Response
OK
Example response
{
"pagination": {
"limit": 10,
"total": 100
}
}