CryptoArbitrage

الطرفية

لوحة التحكم
المراجحة الآجلة
سبوت ⇄ آجل
المراجحة الفورية
راجحة DEXPREVIEW

السوق

معدلات التمويل
الإدراجات
مراقبة البورصات

الأعمال

واجهة سبريد API
برنامج الإحالة

الحساب

الدروس
التعريفات
الملف الشخصي

مستخدم ضيف

بدون اشتراك

وصول API•REST API•JSON format

Arbitrage & Market Data API

بوابة زمن انتقال منخفض لانتشار الأسعار بين المنصات، ومعدلات التمويل في الوقت الفعلي، وسيولة DEX. مخططات موحدة مصممة لروبوتات التداول والنماذج الكمية.

Gateway نشطمتوسط التأخير: 24msالتشغيل: 99.98%
اطلب الوصولوثائق APIالدعم عبر Telegram
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

فروق العقود الدائمة والتمويل وبيانات الرموز وسياق التنفيذ لمنتجات مراجحة futures.

•تمويل وسبريد perp
•تتبع وتنبيهات وتنفيذ
•مناسب لتدفقات market-neutral
فتح Futures Docs
GET/api/v1/spot/spreads
Active

Spot API

فروق سبوت بين المنصات ومقارنة البورصات وفرص جاهزة للتحويل.

•مقارنة المنصات
•مسارات التحويل
•مناسب للمراجحة التقليدية بين البورصات
فتح Spot Docs
GET/api/v1/basis/hedge
Active

Spot-Futures API

مسارات الباسيس وإعدادات spot buy + perp short وفلاتر cash-and-carry الجاهزة للتحوط.

•عرض basis والتمويل
•تحوط spot + short
•مناسب لاستراتيجيات carry
فتح Basis Docs
GET/api/v1/dex/pools
Active

DEX API

توثيق منفصل لمسارات DEX إلى CEX مع السيولة وحجم CEX والأتمتة on-chain.

•صفحة توثيق منفصلة
•مسارات DEX إلى CEX
•مناسب للمراقبة on-chain
فتح DEX 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
آخر تحديث: 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.