Get Single Book
Get a order book summary for a token. Remember amarket
is a pair of tokens
.
HTTP REQUEST
GET /<clob-endpoint>/book
Query Parameters
Token ID of the market to get the book for.
Response
200 - application/json
A successful response containing the order book summary.
Condition ID.
ID of the asset/token.
Hash summary of the orderbook content.
Unix timestamp of the book generation in milliseconds (1/1,000 second).
Minimum allowed order size.
Boolean indicating whether the market is neg_risk.
Current tick size for this market.
List of bid levels.
List of ask levels.