Bitmart Rate Limits
BitMart applies per-endpoint rate limits using time-window buckets (typically 2-second windows) with separate scopes for IP-based public endpoints, API-key-based authenticated endpoints, and UID-based signed trading endpoints. Spot and futures endpoints each carry individually documented limits. Exceeding a rate limit returns HTTP 429. Rate limit usage is reported in response headers. WebSocket connections have separate per-IP connection count limits for public and private channels. A general baseline of 600 requests per 60 seconds applies where no specific endpoint limit is stated.
Bitmart Rate Limits is the machine-readable rate-limit profile for BitMart on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 15 rate-limit definitions, measuring requests_per_second, requests_per_window, requests_per_minute, concurrent_connections, and messages_per_window.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled, authError, and rateLimitExceeded.
Tagged areas include Cryptocurrency, Exchange, Trading, Market Data, and Rate Limiting.