get_orderbook
Fetch the current order book for a given market, displaying bid and ask prices with sizes. Public endpoint, no credentials needed.
Instructions
Get the current order book (bids/asks with price + size) for one market. Public — no credentials needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market_id | Yes | Market id, e.g. "BTC-USDX-PERP". |