Order Book
| Limit | Weight(IP) |
|---|---|
| 1-100 | 5 |
| 101-500 | 25 |
| 501-1000 | 50 |
| 1001-5000 | 250 |
Query parameters
Trading symbol, e.g. BNBUSDT
If limit > 5000, then the response will truncate to 5000
Response
Order book
Changes
Changed in 2 of the 26 revisions of this API.115
- ▲
removed the enum value
10.00from thequeryrequest parameterlimitrequest-parameter-enum-value-removed
- ▲
removed the enum value
100.00from thequeryrequest parameterlimitrequest-parameter-enum-value-removed
- ▲
removed the enum value
1000.00from thequeryrequest parameterlimitrequest-parameter-enum-value-removed
- ▲
removed the enum value
20.00from thequeryrequest parameterlimitrequest-parameter-enum-value-removed
- ▲
removed the enum value
5.00from thequeryrequest parameterlimitrequest-parameter-enum-value-removed
- ▲
removed the enum value
50.00from thequeryrequest parameterlimitrequest-parameter-enum-value-removed
- ▲
removed the enum value
500.00from thequeryrequest parameterlimitrequest-parameter-enum-value-removed
- ▲
removed the enum value
5000.00from thequeryrequest parameterlimitrequest-parameter-enum-value-removed
- ▲
- ▲
for the
queryrequest parameterlimit, the type/format was changed frominteger/tointeger/int32request-parameter-type-changed
- ▲
the
asks/items/items/response's property type/format changed fromarray/tostring/for status200response-property-type-changed
- ▲
the
bids/items/items/response's property type/format changed fromarray/tostring/for status200response-property-type-changed
- ○
the response property
asksbecame required for the status200response-property-became-required
- ○
the response property
bidsbecame required for the status200response-property-became-required
- ○
the response property
codebecame required for the status400response-property-became-required
- ○
the response property
lastUpdateIdbecame required for the status200response-property-became-required
- ○
the response property
msgbecame required for the status400response-property-became-required
- ▲