get_orderbook
Fetch current bids and asks with price and size for a given market ID. Public access, no credentials required.
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". |