Get Quote
Get quote information
GET
/quote
Method is used to get a quote for buying or selling a specified amount of a token
Headers
Name
Value
Content-Type
application/json
x-api-key
The API key for authentication
Parameters
Parameter
Description
Required
token
The token for which the quote is requested
Yes
amount
The amount of the token to be traded
Yes
mode
The trade mode (e.g., “buy”, “sell”)
Yes
Body
Response
Examples
Last updated