Markets
OHLCV for a symbol
Klines for a symbol
get/markets/klines
Query parameters
end_atinteger required
end time for klines in milliseconds
price_kind'last' | 'mark' | 'underlying'
Which price to use for the klines
resolutionstring required
resolution in minutes: 1, 3, 5, 15, 30, 60
start_atinteger required
start time for klines in milliseconds
symbolstring required
Symbol of the market pair
Changes
Changed in 1 of the 50 revisions of this API.1
- ○
added the media type
application/jsonfor the response with the status400response-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○