Get swap quote

Get a price quote for swapping between currencies. The quote includes exchange rates, fees, and a signature needed for executing the swap. You can specify either floating or fixed rate by using the flow parameter. The result includes a signature that will be required when executing the swap.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
from
object
required

Source currency information

to
object
required

Destination currency information

walletAddresses
object

Wallet addresses for the swap

string

The amount of the source currency to swap. Only one of fromAmount or toAmount must be provided.

string

The amount of the destination currency to receive. Only one of fromAmount or toAmount must be provided.

boolean

Whether to prioritize DEFI providers.

boolean

Whether we need to use the VASP compliant provider.

string
enum
Defaults to default-unit

The number format used for all amount fields in this quote. This setting will apply to all responses, including transaction status related to this quote.In default-unit mode, all amounts should be sent as fractions of a full currency. e.g. 0.0001 BTCIn base-unit mode, all amounts should be sent as integers of the base unit of the currency. e.g. 10000 SATS

Allowed:
Headers
string

Partner key

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json