Dashboard API Keys

API Keys

Manage API keys for algorithmic trading and account integration.

Keep your API keys secure. Never share your secret key or commit it to version control. Anyone with your API key can access your account. Enable IP whitelisting for additional security.

Active API Keys

Label API Key Permissions IP Whitelist Created Status Actions
Trading Bot v2 vx_live_****...8f3d Read Trade 203.0.113.10 Feb 14, 2026 Active
Portfolio Tracker vx_live_****...a1c9 Read Any Mar 02, 2026 Active

Rate Limits

Public Endpoints
10 requests / second
Market data, orderbook, ticker, trades
Private Endpoints
5 requests / second
Orders, balances, positions, account
WebSocket Streams
50 subscriptions
Real-time market data and order updates
API Documentation
Complete REST API and WebSocket reference with code examples in Python, JavaScript, and Go.
View Documentation