Depth of Book
GET/openapi/market-data/futures/depth
Get the latest bid/ask data for a security with a level-2 subscription. Returns bid/ask information for a specified depth, including price, quantity.
Frequency limit: rate limit is 600 requests per minute.
Request
Responses
- 200
- 401
- 417
- 500
OK
Unauthorized: Authentication required
A business logic error triggered when the request cannot be processed due to domain-specific constraints.
Internal Server Error.