Skip to main content

Documentation Index

Fetch the complete documentation index at: https://new-docs.velora.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Best execution. Every chain. One API.

Velora routes any swap across every DEX, bridge, and solver on every EVM chain — and lets you ship a gasless, MEV-protected intent with a single signature. No infrastructure, no per-chain integration, no liquidity gaps.
curl -s "https://api.velora.xyz/quote" \
  --data-urlencode "srcToken=0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE" \
  --data-urlencode "destToken=0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48" \
  --data-urlencode "amount=1000000000000000000" \
  --data-urlencode "srcDecimals=18" \
  --data-urlencode "destDecimals=6" \
  --data-urlencode "side=SELL" \
  --data-urlencode "chainId=1" \
  --data-urlencode "mode=ALL" \
  --data-urlencode "userAddress=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045" \
  --data-urlencode "partner=my-app-name" \
  -G | jq
$150B+
Cumulative volume
10+
EVM chains
100+
Liquidity sources
Gasless
Delta intents, MEV-protected

Pick your path

Integrate

Quote, swap, and limit orders via SDK, Widget, or REST. Ship in an afternoon.

Delta

Gasless, MEV-protected, Crosschain intents. One signature, best fill.

For Agents

Build an AI agent against the MCP server, CLI, or curated Prompt Library.