INTEGRATOR API · BETA

For integrators

Add cross-chain swaps, including native Bitcoin, with one integration. Quote, execute, and track status through a uniform JSON API.

One base URL
app.ravn.exchange/api/v1
Three types
TRANSACTION · SIGNATURE · DEPOSIT
Native BTC
Same loop as EVM and Solana pairs
Integrator API loop
Quote · execute · optional signature · status

Base URL

https://app.ravn.exchange/api/v1

Authenticate with x-api-key. Keys are issued by RAVN so usage can be attributed per partner. Request a key via team@ravn.exchange or @ravnexchange. GET /health is public.

Core loop

Pricing (API)

RouteFee
EVM same-chain0 bps
Solana to Solana0 bps
EVM cross-chain15 bps
Cross-ecosystem25 bps
Native BTC30 bps

Fees appear in every quote (fee.bps / fee.amount) and are invisible to end users. Direct app users pay zero RAVN markup.

Full documentation

Human docs and machine-readable indexes for ChatGPT, Claude, Grok, and other models:

Open docs Site llms.txt Request API key