Discovery
Use the discovery endpoints to fetch supported chains, tokens, and tradeable pairs before requesting a quote.
The public discovery surface is:
GET /api/v1/chainsGET /api/v1/tokensGET /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

