Skip to main content
POST
Error

Authorizations

x-aura-developer-key
string
header
required

Builder identity and quota key. It never substitutes for a wallet session or restricted trading authorization and can never sign or custody assets.

x-aura-trading-authorization
string
header
required

One-time-shown, user-created restricted trading credential bound to a developer key, policy limits, expiry and optional source IP. Aura signs and submits inside custody; the credential never reveals a grant, transaction signature, intent signature or seed.

Body

application/json
idempotencyKey
string
required
Pattern: ^[A-Za-z0-9._:-]{1,128}$

Response

Default Response

idempotencyKey
string
required
Pattern: ^[A-Za-z0-9._:-]{1,128}$
atomic
enum<boolean>
required
Available options:
false
status
enum<string>
required
Available options:
pending,
complete,
partial
succeededCount
integer
required
Required range: 0 <= x <= 9007199254740991
failedCount
integer
required
Required range: 0 <= x <= 9007199254740991
idempotent
boolean
required
items
object[]
required
Maximum array length: 100
selection
object
Last modified on August 11, 2026