Order Books
Get Order Book Snapshot
Retrieve the current bid/ask depth of an order book
GET
Returns a snapshot of the current order book depth, showing aggregated bid and ask levels. Use this to display market depth or calculate spread.Documentation Index
Fetch the complete documentation index at: https://docs.trusset.org/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires an instance API key with thetrading service enabled.
Path Parameters
The order book identifier.
Query Parameters
Number of price levels to return per side. Default
20, maximum 100.