getindexinfo

Returns the state of one or all available indices currently running. You can optionally filter the results by a specific index name.

⚠ This endpoint is only available with Blast access.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
index_namestringOptional
Filter results for an index with a specific name.

Response

A mapping of index names to their respective info.
txindexstring or null
The index name.
syncedboolean or null
Whether the index is fully synced.
best_block_heightinteger or null
The block height to which the index is synced.