Get orderbook depth
Market Data
Get orderbook depth
Returns bid/ask depth (50 levels each side) for a given ticker_id, per the CoinGecko/CMC derivatives endpoint spec.
GET
Get orderbook depth
Documentation Index
Fetch the complete documentation index at: https://docs.decibel.trade/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token from Geomi. See Authentication for setup instructions.
Query Parameters
Ticker identifier, e.g. "BTC-PERP"
Response
Orderbook depth
CoinGecko/CMC orderbook response with bid/ask depth. Prices and quantities are string pairs per the aggregator spec.

