Skip to main content
GET
Account summary

Authorizations

X-API-Key
string
header
required

API key generated at Dashboard, Settings, Developer. Format: doji_ak_...

X-API-Secret
string
header
required

API secret returned once at key creation. Format: doji_sk_...

Path Parameters

account_id
string<uuid>
required

UUID of the account. Must be owned by the authenticated user.

Response

Live account snapshot.

equity
number

Current account equity.

free_margin
number

Margin available for new positions.

used_margin
number

Margin locked by open positions.

unrealized_pnl
number

Aggregate unrealized profit/loss across open positions.

realized_pnl
number

Realized profit/loss for the current trading day.