Skip to main content
GET
Live oracle reference price

Authorizations

DX-ACCESS-KEY
string
header
required

The public API key (alphanumeric access_key string).

DX-ACCESS-TIMESTAMP
string
header
required

Request timestamp, Unix milliseconds (decimal). ±5000 ms replay window.

DX-ACCESS-SIGNATURE
string
header
required

base64(HMAC-SHA256(secret, "timestamp\nMETHOD\npath?query\nbody")). For the WS handshake the body is empty and the path is /v1/ws.

Response

Current oracle price.

Live oracle reference price.

price
string
required

Reference price @1e8.

Pattern: ^[0-9]+$
Example:

"182390"

fresh_source_count
integer
required

Count of fresh CEX perp sources in the median (u8).

seq
string
required

The producing tick's stream seq.

Pattern: ^[0-9]+$
Example:

"182390"