CryptoArbitrage

Terminal

Dashboard
Futures Arbitrage
Spot ⇄ Futures
Spot Arbitrage
DEX ArbitragePREVIEW

Market

Funding Rates
Coin Listings
Exchanges Monitor

Business

Spreads API
Affiliate Program

Account

Guides
Tariffs
Profile

Guest User

No subscription

API Access•REST API•JSON format

Arbitrage & Market Data API

Low-latency gateway for cross-exchange spreads, real-time funding rates, basis pathways, and cross-chain DEX liquidity. Standardized schemas designed for trading bots, execution algorithms, and quantitative models.

Gateway OnlineAvg latency: 24msUptime: 99.98%
Request AccessAPI ReferenceSupport
sandbox-explorer
Endpoint:
Symbol:
curl -X GET "https://api.cryptoarbitrage.io/v1/spot/spreads" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Accept: application/json"
API modules

Choose the market data layer you need

Each module has its own route and documentation.
GET/api/v1/futures/spreads
Active

Futures API

Real-time perpetual spreads, funding rates, symbol data, and execution context for futures arbitrage workflows.

•Funding and perp spread monitoring
•Trackers, alerts, and execution UI
•Best for market-neutral futures workflows
Open docs
GET/api/v1/spot/spreads
Active

Spot API

Cross-exchange spot spreads, venue comparisons, transfer-aware opportunities, and symbol coverage for spot arbitrage tools.

•Spot venue comparisons
•Transfer route monitoring
•Best for classic cross-exchange arbitrage
Open docs
GET/api/v1/basis/hedge
Active

Spot-Futures API

Basis routes, spot buy plus perp short setups, funding edge monitoring, and filters for hedge-ready carry strategies.

•Basis and funding in one view
•Spot buy plus short hedge setups
•Best for carry and hedge timing
Open docs
GET/api/v1/dex/pools
Active

DEX API

DEX-to-CEX routes with liquidity checks, CEX volume context, and on-chain spread monitoring.

•Standalone documentation
•DEX-to-CEX route structures
•Best for on-chain monitoring and alerts
Open docs
Pricing

API access plans

Programmatic access to live spreads, funding rates, route data, and market diagnostics.

SPOT
API access tier

Spot API Plan

83USDT/mo
99 USDT•Save 16%
  • ✓Access to Spot Spreads REST API endpoints
  • ✓Rate Limit: 120 req/min query capacity
  • ✓Access to all 40+ centralized exchanges data
  • ✓Detailed token transfer wallet coverage endpoints
  • ✓Up to 1 active client API key
  • ✓Standard email support for developers
  • ✓Convenient customizable notifications in Telegram
Total:250 USDT / 3 months
FUTURES
API access tier

Futures API Plan

125USDT/mo
149 USDT•Save 16%
  • ✓Real-time Perpetual Futures funding rates API (REST + WebSockets)
  • ✓Spot-Futures basis gap endpoint access
  • ✓Rate Limit: 360 req/min query capacity
  • ✓Up to 3 active client API keys
  • ✓Detailed order book depth and liquidity size endpoints
  • ✓Priority Slack/TG developer support
  • ✓Convenient customizable notifications in Telegram
Total:375 USDT / 3 months
DEX
API access tier

DEX API Plan

167USDT/mo
199 USDT•Save 16%
  • ✓Real-time DEX-to-CEX price gap API endpoints
  • ✓Multi-pool on-chain liquidity & token cap data
  • ✓Scan Ethereum, BSC, Arbitrum, Solana, Polygon networks
  • ✓DEX pool volume & trade diagnostics endpoints
  • ✓Gas fee & network slip estimations API
  • ✓Up to 3 active client API keys
  • ✓Convenient customizable notifications in Telegram
Total:500 USDT / 3 months
ENTERPRISE
API access tier

Enterprise API (Full Access)

250USDT/mo
299 USDT•Save 16%
  • ✓Unlimited CEX & DEX API access (REST, WebSocket, Webhooks)
  • ✓Custom data payloads & custom symbol routing setups
  • ✓Rate Limit: 1200 req/min query capacity
  • ✓Unlimited client API keys
  • ✓Dedicated integration manager support (Slack/TG)
  • ✓99.99% API SLA uptime guarantee
  • ✓Convenient customizable notifications in Telegram
Total:750 USDT / 3 months

Why this page exists

The API is split into clear product modules: futures, spot, basis, and DEX. Each module explains what data it serves, which route to use, and where it fits in an arbitrage workflow.

How teams use it

Teams connect these feeds to scanners, Telegram bots, internal monitoring tools, partner dashboards, private client interfaces, and custom execution panels.

What comes next

Each module can grow into a deeper endpoint reference without changing the public route structure or the product flow.

For scanners

Use the API as the live data layer behind spread tables, route panels, tracker views, and arbitrage dashboards.

For bots and alerts

Connect the same feeds to Telegram bots, private channels, or internal execution alerts. Futures covers funding, Spot covers transfers, and DEX adds on-chain pricing with CEX exit context.

For partner dashboards

Build white-label monitors, partner portals, or internal analytics around the modules your product actually needs.

Crypto arbitrage API for scanners, alerts, dashboards, and trading tools

The Crypto Arbitrage API gives developers a structured market data layer for futures arbitrage, spot arbitrage, spot-futures basis routes, DEX-to-CEX spreads, funding rates, liquidity checks, and route diagnostics. It is built for teams that need reliable arbitrage data inside real products rather than a static spreadsheet or manual signal feed.

Futures API data is useful for perpetual spread scanners, funding-rate dashboards, market-neutral trackers, alert engines, and execution monitoring. Spot API data helps compare centralized exchanges, detect transfer-aware spreads, validate venue gaps, and build classic cross-exchange arbitrage screens. Basis API data connects spot buy routes with perpetual short hedges for cash-and-carry and funding edge workflows.

DEX API data adds on-chain route monitoring, pool liquidity context, DEX-to-CEX spread quality, token volume checks, and CEX exit visibility. This is important for dashboards and bots that need to understand not only the price difference, but also whether a route has enough liquidity, whether the exit venue is active, and whether the spread is realistic after fees and slippage.

Most teams start with one API module, validate the response structure, and connect the payload to a scanner page, Telegram bot, private alert channel, or internal monitoring panel. From there, the same API structure can expand into partner dashboards, white-label products, custom client portals, and execution-focused tools without rebuilding the entire data layer.

The API page also works as a technical SEO entry point for developers searching for crypto arbitrage API access, arbitrage scanner API data, Telegram arbitrage alerts, DEX liquidity feeds, futures funding API data, spot spread monitoring, and basis trading infrastructure. Each module keeps a clean route so search traffic and product navigation stay aligned.

For API access, custom payloads, private routing, integration questions, payment checks, or onboarding help, contact the team through the Telegram support bot. It is the fastest way to clarify which module fits your scanner, bot, dashboard, trading terminal, or white-label arbitrage product.

Get accessTelegram supportDEX docs
Last updated: 2026-04-29 API v1.0.0

Market data covered by the API

crypto arbitrage APIspot spread APIfutures funding APIbasis trading APIDEX liquidity APITelegram arbitrage alertsarbitrage scanner APIwhite-label arbitrage data

Typical integration workflow

01

Choose the module: spot spreads, futures funding, basis routes, or DEX liquidity.

02

Request API access and receive the key through support.

03

Connect the endpoint to a scanner table, bot, dashboard, or internal alert service.

04

Filter by spread, funding, volume, route lifetime, liquidity, and exchange pair.

Crypto Arbitrage API FAQ

What can I build with the Crypto Arbitrage API?

You can build arbitrage scanners, Telegram alert bots, market dashboards, partner portals, white-label terminals, and execution monitoring tools using spot, futures, basis, and DEX market data.

Which API module should I start with?

Start with Spot API for cross-exchange spreads, Futures API for funding and perpetual spreads, Spot-Futures API for basis and cash-and-carry routes, or DEX API for on-chain liquidity and DEX-to-CEX monitoring.

Does the API execute trades or hold user funds?

No. The API provides market data, route diagnostics, funding context, liquidity checks, and analysis payloads. It does not custody assets, accept deposits, or execute trades on behalf of users.

How do I get API access?

Use the Telegram support bot or the access request button. Support will review your use case and provide API key details, limits, and the best module for your product.