APIs
Last Updated: \March 26, 2026
Bit1 Trading API
Bit1 provides professional-grade APIs for algorithmic trading, market data access, and account management.
Available APIs
REST API
Our REST API provides access to:
Market Data — Real-time and historical price data, order books, and trade history
Account Management — Balance inquiries, deposit/withdrawal management
Trading — Place, modify, and cancel orders (spot and perpetual futures)
Position Management — View and manage open positions and margin
WebSocket API
Real-time streaming data including:
Live Order Book — Depth updates in real-time
Trade Stream — Executed trades as they happen
Ticker Data — Price and volume updates
Account Updates — Balance and position changes
Getting Started
Create a Bit1 Account — Register at bit1.com and complete KYC verification
Generate API Keys — Navigate to Account Settings → API Management
Review Documentation — Full API documentation is available at bit1.com/api-docs
Test in Sandbox — Use our testnet environment before going live
Rate Limits
API usage is subject to rate limits based on your account tier. Exceeding rate limits may result in temporary restrictions. See our API documentation for specific limits per endpoint.
Security Best Practices
Never share your API keys — Treat them like passwords
Use IP whitelisting — Restrict API access to known IP addresses
Set permissions carefully — Only enable the permissions you need (read-only, trading, withdrawal)
Use separate keys — Create different API keys for different applications
Monitor activity — Regularly review your API key usage and revoke unused keys
Terms of Use
API usage is subject to our Terms of Service. Specifically:
Unauthorized automated trading systems require prior written consent
Scraping or extracting data beyond API-provided endpoints is prohibited
Commercial redistribution of market data requires written authorization
We reserve the right to revoke API access at any time for abuse or Terms violations
Support
For API-related questions:
Developer Support: [email protected]
API Documentation: bit1.com/api-docs
Last updated
Was this helpful?

