Cross Chain
Returns a list of available currencies for Cross-Chain exchanges.
List of available currencies for cross-chain exchanges
Unauthorized — missing or invalid API key
Returns an exchange rate quote for the specified currencies and networks.
Source currency ticker
Source network
Target currency ticker
Target network
Amount to exchange (default: 1)
Exchange flow type (standard, fixed-rate)
Successful response with exchange rate data
Unauthorized — missing or invalid API key
Returns a private exchange rate for the specified currencies and networks.
Source currency ticker
Source network
Target currency ticker
Target network
Amount to exchange (default: 1)
Successful response with private exchange rate data
Unauthorized — missing or invalid API key
Returns the status of any type of exchange by its ID.
Exchange ID
Exchange status information
Unauthorized — missing or invalid API key
Returns all exchanges for partner from the last 24 hours with optional filters.
Filter by exchange status
Filter by source currency ticker
Filter by source network
Filter by target currency ticker
Filter by target network
Filter by exchange type
List of exchanges
Unauthorized — missing or invalid API key
Returns the status of a standard exchange by its ID.
Exchange ID
Standard exchange status
Unauthorized — missing or invalid API key
Returns the status of a private exchange by its ID.
Exchange ID
Private exchange status
Unauthorized — missing or invalid API key
Creates a standard exchange.
Source currency ticker
Target currency ticker
Source network
Target network
Amount to exchange
Recipient address
Memo for recipient (if required)
Refund address
Refund memo
Exchange flow type
RateId is needed so that you can freeze the estimate from the /rate method for fixed-rate exchange. It is valid for 1 minute from the moment it is received.
Exchange created successfully
Unauthorized — missing or invalid API key
Creates a private exchange order.
Source currency ticker
Target currency ticker
Source network
Target network
Amount to exchange
Extra ID for recipient (if required)
There are two types of private exchanges: 'privatePlus' - an intermediary network for XMR only; 'efficient' - the fastest and cheapest intermediary networks.
Recipient address
Refund address
Extra ID for refund address (if required)
Private exchange created successfully
Unauthorized — missing or invalid API key