Skip to main content
GET
Venue wall clock

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 venue time.

Venue wall clock for Cristian's algorithm.

server_time
string
required

Unix nanoseconds (same domain as record ts / open_ts).

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

"182390"