- Delta intents: Let users swap on the same chain or across chains through a single gasless, MEV-protected flow secured by one signature.
- Market routing: Get the best available price across major DEXs and AMMs without building or maintaining your own routing infrastructure.
- OTC: Enable peer-to-peer token trades with custom pricing and settlement terms, including optional partial fills.
GET /v2/quote endpoint supports DELTA, MARKET, and ALL modes. With ALL, Velora compares intent-based and market-based execution, then automatically returns the better result.
If you only need aggregator routing, use the Market API’s GET /prices endpoint.
See Trading modes.
Choose your integration
Next steps
Quickstart
Get a quote in 60 seconds with cURL, the SDK, or the Widget.
Integrate
Compare API, SDK, and Widget, and pick the right surface for your stack.