Skip to main content
POST
Open orders (extended)

Authorizations

Authorization
string
header
required

Optional. API key passed via Authorization: Bearer <key>. Required only when API_KEY is configured on the server.

Body

application/json
type
enum<string>
required
Available options:
frontendOpenOrders
user
string
required

42-character hex address

Example:

"0xabc..."

dex
string

Perp dex name. Defaults to first perp dex.

Response

Array of open orders with extended details

coin
string
limitPx
string
oid
integer
side
enum<string>
Available options:
A,
B
sz
string
origSz
string

Original order size

orderType
string

e.g. Limit, Stop Market, Take Profit

timestamp
integer
isTrigger
boolean
isPositionTpsl
boolean
reduceOnly
boolean
triggerPx
string | null
triggerCondition
string | null