Skip to main content
One integration gives you:
  • 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.
You can use Delta, Market, or both through a single integration. The Delta API’s 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

You want to…UseTime to first swap
Crosschain, gasless, MEV-protected fillsDelta (via API or SDK)~10 minutes
Maximum control, any language, any backendDelta API / Market API~60 seconds
Type-safe TypeScript, your own UI@velora-dex/sdk~5 minutes
Drop-in UI, zero design work@velora-dex/widget~10 minutes
AI agent / LLM integrationMCP server + five-call recipe~5 minutes

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.
Last modified on June 14, 2026