Endpoint
POST{{baseURL}}/v1/ramp/quote
Request headers
Request body
copy
Body fields
No
feeLevel needed — for offramp quotes, gas fees are calculated automatically and included in the quote response. You do not need to specify a fee level.Request examples
Successful response
copy
Response field reference
Error responses
Best practices
- Use the
rulesarray to validate the target fiat amount is within corridor limits before calling payout. - The
settlementfield indicates expected delivery time — surface this to your users. - For offramp payouts, the recipient object requires bank account details. See Create Ramp Payout.
- Pass the
quoteIdtoPOST /v2/ramp/payoutto execute the transfer.
Next steps
- Create Ramp Payout — execute the offramp transfer with bank recipient details.
- Create Quote (Crypto) — for crypto-to-crypto transfers.
- Create Quote (Onramp) — for fiat-to-crypto purchases.

