Price a corridor before a beneficiary exists

What the recipient receives, the fee, the rate, and the corridor's
minimum and maximum — with nothing created yet. This is what you show
while someone is still choosing an amount.

Indicative, not locked. The binding price comes from
POST /quotes/offramp against a real beneficiary. Show this as an
estimate and confirm the final number before sending.

The fee is deducted from the amount you send, so
destinationAmount = (sourceAmount - fee) x rate.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

The opaque organization id issued to you, normally CUID-shaped (for
example cmsx…). It is not an org_-prefixed alias. Pass it unchanged
in every organization-scoped path.

Query Params
string
required
^[A-Za-z]{3}$

Three-letter ISO 4217 source currency code.

string
required
^[A-Za-z]{3}$

Three-letter ISO 4217 destination currency code.

string
^\d+(\.\d{1,6})?$

Decimal string. Omitting it prices $100 rather than returning an
amountless rate, so a UI that renders the response shows a figure the
user never typed. Pass the amount you are actually showing.

Responses

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