Skip to main content
POST
xo-orderbook-client-rs

Body

application/json
token_id
string
required
side
enum<string>
required
Available options:
BUY,
SELL

Response

200 - application/json

OK

Map of <token_id> → { "BUY": <best_bid>, "SELL": <best_ask> }. Inner keys are present only for sides the request asked about.

{key}
object