Skip to main content
GET
Liquidations Aggregate (Futures and Perpetuals)

Authorizations

x-api-key
string
header
required

Query Parameters

asset
string
default:btc
required

[Required] The underlying currency for which there are futures contracts/instruments. [Examples] BTC | ETH

startDate
string<date-time>
default:2024-11-01
required

[Required] Payload only includes data after this date (inclusive). [Formats] seconds | milliseconds | iso8601 [Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00

endDate
string
default:2024-11-04
required

[Required] Payload only includes data before this date (exclusive). [Formats] seconds | milliseconds | iso8601 [Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00

timeFormat
string

[Optional] Time format of the timestamps in the return payload. [Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable

Response

200

status
integer
Example:

200

title
string
Example:

"OK"

description
string
Example:

"Successful request"

payload
object