Skip to main content
POST
Get detailed market state for a specific account and instrument

Authorizations

X-API-KEY
string
header
required
X-API-SECRET
string
header
required

Body

application/json
accountId
string
required
instrument
object
required

Response

200 - application/json

Successful response

traceId
string<uuid>
required

Unique identifier for tracing.

serverTime
string<date-time>
required

RFC3339 timestamp of processing.

data
object
required

The actual payload of the successful response.

warnings
string[]