Skip to main content
POST
Create a quote

Authorizations

X-API-Key
string
header
required

API key authentication

Body

application/json

Create quote request

amount
string
required
Example:

"100.50"

destination_currency
string
required
source_currency
string
required
network
enum<string>
Available options:
BASE,
POLYGON,
ARBITRUM,
OPTIMISM,
ETHEREUM,
CELO,
PLASMA

Response

Created

destination_amount
string
Example:

"138305"

expires_at
string
id
string
rate
string
Example:

"1383.05"

source_amount
string
Example:

"100.50"