Skip to main content
POST
Estimate payout quote

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-key
string | null

Body

application/json

Request for approximate payout quote without contact.

amount
number
required
rail
string | null
type
string | null
tokenTo
string | null
chainTo
string | null
sourceToken
enum<string>
default:USDC

Stablecoin a payout (offramp) quote is funded with.

USDC is the default across all providers. EURC is Align-only: Align accepts an EURC deposit for EUR/SEPA offramps (and prices other destination currencies through its own FX).

Available options:
USDC,
EURC
providers
enum<string>[] | null

Cross-chain swap provider.

Available options:
intents,
lifi,
align,
cowswap,
aerodrome

Response

Successful Response

Approximate payout quote response without provider-side activation.

currencyTo
string
required
amountTo
number
required
minAmount
number
required
fee
number | null
fixedFee
number | null
flatFee
number | null