Discovery
Last updated
Use the discovery endpoints to fetch supported chains, tokens, and tradeable pairs before requesting a quote.
The public discovery surface is:
GET /api/v1/chains
GET /api/v1/tokens
GET /api/v1/pairs
Use id values from /chains when building quote requests. Token and pair responses are discovery helpers for search, validation, and UI selectors.
Last updated

