Skip to content
Velo

Catalog API

List the products supported by the futures, options, and spot market-data endpoints.

Methods

MethodDescription
.get_productsLists products for a specified market type.
.get_futuresLists active or delisted futures products.
.get_optionsLists active options products.
.get_spotLists active or delisted spot products.

Catalog methods return a list[dict]. Each record identifies an exchange, Velo-normalized coin, exchange-native product, and first available timestamp. Futures records also indicate whether orderbook depth is available. Delisted futures and spot records include their last available timestamp.