Create swap
API Reference
Swap
Create a swap from an accepted quote and return the deposit address, amount, status, and tracking identifiers.
POST
Create swap
Authorizations
API key. Keep this key on your backend.
Body
application/json
Response
Created swap.
Pattern:
^[A-Z0-9]{12}$Example:
"AB12CD34EF56"
Example:
"order-123"
Available options:
waiting_deposit, deposit_detected, underpaid, processing, completed, refunded, failed, expired Example:
"u_123"

