Derivatives Status History

Endpoint used to receive different types of historical platform information - currently supports derivatives pair status only.

Path Params
string
required
Defaults to tBTCF0:USTF0

The key of the pairs to obtain history information. (e.g. tBTCF0:USTF0, tETHF0:USTF0, ...)

Query Params
int32

+1: sort in ascending order | -1: sort in descending order (by MTS field).

int64

If start is given, only records with MTS >= start (milliseconds) will be given as response.

int64

If end is given, only records with MTS <= end (milliseconds) will be given as response.

int32

Number of records in response (max. 5000).

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json