Endpoints
Get a Quote
POST
Body
string
required
The source currency code (e.g.
ETH).string
required
The target currency code (e.g.
USDC).number
required
The amount to convert.
string
required
Either
send or receive.Response
string
The unique ID of the locked quote.
number
The exact amount being sent.
number
The exact amount being received.
number
The conversion rate applied.
number
The fee for the conversion.
string
ISO-8601 timestamp for quote expiry (quotes are locked for 30 seconds).