Aggregator API
Query Superior Swap Rates
Public API
Environment
URL
Supported Networks
Chain ID
Network
API Documentation
Authorizations
x-client-idstringRequired
Query parameters
tokenInAddressstringRequiredExample:
Address of the input token
0x1514000000000000000000000000000000000000tokenInChainIdintegerRequiredExample:
Chain ID of the input token
1315tokenOutAddressstringRequiredExample:
Address of the output token
0xd1fa5456186758b84811b929b4d696178fb56ee3tokenOutChainIdintegerRequiredExample:
Chain ID of the output token
1315amountstringRequiredExample:
Amount of tokens to swap (in base units)
100000000000typestring · enumRequiredExample:
Type of quote
exactInPossible values: protocolsstringOptionalExample:
Comma-separated list of protocols to include in the quote, available protocols v2, v3, v3s1, default v3
v2,v3,v3s1,mixedchainIdinteger · enumOptionalExample:
Available Chain IDs:
- 1315: Aeneid Story Testnet
- 1514: Story Mainnet
1315Possible values: Responses
200
Successful response with quote information
application/json
400
Bad request - invalid parameters
500
Server error
get
/quoteExample Request
Protocols
Protocol
Dex
Last updated