Skip to main content

Get a Quote for a Token Pair

POST 

/swap/quote

Get a Quote for a Token Pair

Request

Query Parameters

    apiKey stringrequired

    Your Public API key.

Body

required
    currencyIn string
    currencyOut string
    amountIn string

Responses

Created

Schema
    data object
    info object
    trade object
Loading...

Was this page helpful?