latestOpenAPI 3.0.32026-08-101461131.1 MB

ad6f143e43aa

crypto:trades

Historic Crypto Trades

Get historic trade ticks for a cryptocurrency pair.

get/v1/historic/crypto/{from}/{to}/{date}

Path parameters

fromstring required

The "from" symbol of the crypto pair.

tostring required

The "to" symbol of the crypto pair.

datestring date required

The date/day of the historic ticks to retrieve.

Query parameters

offsetinteger

The timestamp offset, used for pagination. This is the offset at which to start the results. Using the timestamp of the last result as the offset will give you the next page of results.

limitinteger

Limit the size of the response, max 10000.

Response

Unexpected error