Get order book snapshot
Exchange
Get order book snapshot
Returns bid and ask depth for one market, including a sequence value and timestamp. Treat the response as a point-in-time snapshot and refresh before submitting price-sensitive orders.
GET
Get order book snapshot
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
Maximum number of bid and ask levels to return per side.