Skip to main content
Deprecation of the REST v1 swap endpoints begins on September 30, 2026. Please migrate to the Partner API v2. Dashboard and authentication endpoints remain on v1 GraphQL and are not affected. Read the migration guide

POST CEX Exchange

Initiates an exchange transaction, including sender and receiver information, transaction status, quoted amounts, and token details. This information is useful for tracking and managing token exchange.

Endpoint

Request Body: A JSON object containing Exchange details.
The ip, userAgent, and timezone fields are mandatory for compliance purposes.

Request Fields

Filters Object

When rotatePayoutWallets is enabled, any provided inQuoteId and outQuoteId are discarded. The system forces a fresh re-quote with rotation applied to ensure the new path is used.

Example Request

Example Response

Response Fields

After receiving the response, send the exact inAmount of the inSymbol token to the senderAddress to initiate the swap.