Skip to main content
GET
Get orderbook

Query Parameters

symbol
string
required

The symbol of the Futures.

Response

200 - application/json
orderBook
object
required

A structure containing lists with bid and ask prices and sizes.

Example:
result
enum<string>
required
Available options:
success
Example:

"success"

serverTime
string<date-time>
required

Server time in Coordinated Universal Time (UTC)

Example:

"2020-08-27T17:03:33.196Z"