Changes to Kline/Candlestick Data
GET /api/v3/klines
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 26 revisions of this API.44
What changed
- ○
added the new optional
queryrequest parametertimeZonenew-optional-request-parameter
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new enum value
1sto thequeryrequest parameterintervalrequest-parameter-enum-value-added
- ○
- ▲
for the
queryrequest parameterendTime, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parameterlimit, the type/format was changed frominteger/tointeger/int32request-parameter-type-changed
- ▲
for the
queryrequest parameterstartTime, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
the
items/response's property type/format changed from/toarray/for status200response-property-type-changed
- ○
the response property
codebecame required for the status400response-property-became-required
- ○
the response property
msgbecame required for the status400response-property-became-required
- ▲