Arbitrage opportunities
Funding
Arbitrage opportunities
Funding arbitrage opportunities
GET
Arbitrage opportunities
Use this endpoint to fetch arbitrage opportunities across markets. UseDocumentation Index
Fetch the complete documentation index at: https://docs.bendbasis.com/llms.txt
Use this file to discover all available pages before exploring further.
base_assets to filter by asset symbols (for example: ETH,BTC).
Use exchanges to filter by exchange keys (for example: bybit,binance).
Each row contains both leg context:
long_exchange, long_quote, short_exchange, short_quote.Query Parameters
Optional base asset filter. Supports CSV (BTC,ETH) and repeated query params (?base_assets=BTC&base_assets=ETH).
Optional exchange filter. Supports CSV (bybit,binance) and repeated query params (?exchanges=bybit&exchanges=binance). Match applies to either long or short leg.
Response
200 - application/json
Arbitrage response
Base asset symbol.
15-day APR spread in percent.
Stability score for the opportunity.
Market ID for the long leg.
Market ID for the short leg.
Exchange name for the long leg.
Quote currency for the long leg.
Exchange name for the short leg.
Quote currency for the short leg.