Skip to main content
GET
Get Real-time Orders

Authorizations

X-API-Key
string
header
required

Your API key

X-API-Signature
string
header
required

The signature of the request

Query Parameters

includeClosed
boolean | null
instType
enum<string>
required
Available options:
perpetual,
spot,
btc,
digital,
stock,
index
symbol
string | null
unit
enum<string> | null
Available options:
sats,
btc

Response

200 - application/json

Represents a successful API response wrapper

data
object
required
error
boolean
required
Last modified on May 14, 2026