Get order book levels
Exchange
Get order book levels
Returns aggregated bid or ask levels for one market. Use this endpoint for focused depth checks when you only need one side of the book.
GET
Get order book levels
Documentation Index
Fetch the complete documentation index at: https://stabyl.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key. Send it in the X-Api-Key header.
Path Parameters
Trading pair identifier returned by GET /partner/exchange/markets. URL-encode / as %2F in path parameters, for example USD%2FNGN.
Query Parameters
Order book side. Use bid for buys or ask for sells.
Maximum number of price levels to return.