Create a swap
Converts balance between two of your currencies, synchronously and atomically — your balance changes instantly and the money never leaves your account (no OTP). Volatile pairs (BTC/GOLD) share the per-operation and 24h volume limits with payouts and card purchases. Requires an idempotency key: replaying returns the original swap and never re-executes.
Authorizations
Session JWT (from register/login) or API key (pk_...).
X-API-Key: <token> is accepted as an alternative header.
Headers
Alternative to the idempotency_key body field.
Body
Response
Idempotency replay (original swap, never re-executed).
Owning account. Lets org admins attribute each record in the org-wide view.
USDT, USDC, BTC, GOLD USDT, USDC, BTC, GOLD Destination units per source unit (marked execution rate).
"completed"
Present on replays.