Skip to main content
GET
Live-listing retention caps

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

The venue retention caps.

Venue live-listing retention caps.

tape_cap
integer
required

Public trade prints kept per market.

terminal_cap
integer
required

Terminal order rows kept per user.

reject_cap
integer
required

Rejected-order rows kept per user.

fill_cap
integer
required

Own-fill rows kept per user.