Skip to main content
POST
cURL
Create a quote request for a cross-chain stablecoin swap. See standard error format in the API introduction.

Authorizations

x-api-key
string
header
required

Body

application/json

Quote request parameters

recipient
string
required
Pattern: ^0x[a-fA-F0-9]{40}$
offerer
string
required
Pattern: ^0x[a-fA-F0-9]{40}$
inputToken
string
required
Pattern: ^0x[a-fA-F0-9]{40}$
outputToken
string
required
Pattern: ^0x[a-fA-F0-9]{40}$
inputAmount
string
required
inputChain
string
required
outputChain
string
required

Response

200 - application/json

Quote request created successfully

message
string
data
object