Skip to main content
GET
Get DXI Index Data

Authorizations

X-API-Key
string
header
required

API Key authentication. Example: "your-api-key-here"

Query Parameters

start_time
integer<int64>
required

Start time (Unix seconds)

end_time
integer<int64>
required

End time (Unix seconds)

Response

OK

data
object[]
error
object
metadata
any
pagination
any
request_id
string
success
boolean