Get started in three steps
Connect to our secure WebSocket API and start receiving real-time orderbook data from 52+ active exchanges across 70+ supported platforms with SSL/TLS encryption. Plus access our Unified Transaction APIs for multi-exchange transaction processing.Step 1: Get your API key
Obtain API credentials
Obtain API credentials
Contact our support team to get your API key with access to:
- 50GB monthly data limit
- WebSocket-only connections
- Real-time orderbook updates
- 52+ active exchanges across 70+ supported platforms
demo_key_123Monitor your usage
Monitor your usage
Track your data consumption in real-time:
Step 2: Connect to WebSocket
Establish secure WebSocket connection
Establish secure WebSocket connection
Connect to our secure WebSocket endpoint:Note: Authentication is now done via WebSocket message, not URL parameter for enhanced security.
Authenticate your session
Authenticate your session
After connecting, send an authentication message:You’ll receive a welcome message with session ID and tier information.
Step 3: Subscribe to data
Subscribe to orderbook updates
Subscribe to orderbook updates
Subscribe to real-time orderbook data for any trading pair:Or subscribe to all available exchanges:
Receive real-time updates
Receive real-time updates
Start receiving continuous orderbook updates:
Next steps
Now that you’re connected, explore these integration options:Unified Transaction APIs
Process transactions from multiple exchanges in standardized format.
Python Client
Complete Python WebSocket client with async support.
JavaScript Client
Node.js WebSocket client for real-time data streaming.
WebSocket Messages
Learn about all available message types and responses.
Transaction Processing
Fetch and process cryptocurrency transactions from exchanges.
Rate Limits
Understand tier-based rate limiting and data usage.
Need help? Check our API Reference for complete documentation.
