System Availability
System Status: https://www.interactivebrokers.com/en/software/systemStatus.php
Rate Limiting
Interactive Brokers enforces a global request rate limit for the Account Management Web API:
- 10 requests per second per endpoint
- 600 requests per minute per master account (10 requests × 60 seconds)
Authentication Scope
Authentication for the Account Management API operates at the master account level, distinguishing it from the trading API’s user-level authentication structure.
Exceeding Rate Limits
If your application exceeds these established rate limits, the API will respond with a 429 HTTP status code (Too Many Requests).

