Get market bbo

GET

Get the best bid/ask for the given market

Path parameters

marketstringRequired

Market symbol - ex: BTC-USD-PERP

Response

OK

askstringOptional

Best ask price

ask_sizestringOptional

Best ask size

bidstringOptional

Best bid price

bid_sizestringOptional

Best bid size

last_updated_atintegerOptional

Last update to the orderbook in milliseconds

marketstringOptional

Symbol of the market

seq_nointegerOptional

Sequence number of the orderbook

Errors