Error
Transactions
Create transaction
Initiates a transfer through the custody lifecycle. The transaction passes through policy evaluation and, if approved, enters the PENDING_SIGNATURE state. The signing payload must be retrieved and signed externally using your post-quantum key.
POST
Error
Authorizations
API key authentication. Format: Bearer {key_id}:{secret}
Headers
Idempotency key for safe retries (required for POST/PUT)
Body
application/json
Response
201 - application/json
Transaction created
Wei-denominated amount as string
Available options:
SUBMITTED, QUEUED, PENDING_AML_SCREENING, PENDING_AUTHORIZATION, APPROVED, REJECTED, PENDING_SIGNATURE, SIGNED, BROADCASTING, CONFIRMING, COMPLETED, FAILED, CANCELLED, BLOCKED