v1
latestOpenAPI 3.1.02026-07-24690345.5 KBDerivatives Status History
Endpoint used to receive different types of historical platform information - currently supports derivatives pair status only.
get/status/deriv/{key}/hist
Path parameters
keystring required
The key of the pairs to obtain history information. (e.g. tBTCF0:USTF0, tETHF0:USTF0, ...)
Query parameters
sortinteger
+1: sort in ascending order | -1: sort in descending order (by MTS field).
startinteger
If start is given, only records with MTS >= start (milliseconds) will be given as response.
endinteger
If end is given, only records with MTS <= end (milliseconds) will be given as response.
limitinteger
Number of records in response (max. 5000).
Response
200