v1

latestOpenAPI 3.0.32026-07-13241566.3 KB
Arbitrage

Search Solana DEXs for arbitrage opportunities

Scans DEXes for profitable cross-exchange arbitrage trades.

post/arb

Query parameters

tokenstring

Token symbol or mint address (e.g. 'SOL' or a base58 mint)

minProfitBpsinteger

Minimum profit in basis points (1 bps = 0.01%)

Request body

tokenstring

Token symbol to scan (e.g. SOL, BONK)

minProfitPercentnumber

Minimum profit threshold

Example request

{
  "token": "SOL",
  "minProfitPercent": 0.5
}

Response

Arbitrage opportunities

tokenstring