Mexc Rate Limits
MEXC applies a weight-based rate limit model for the Spot REST API and a flat request-count model for the Futures REST API. Spot REST limits are enforced per IP (300 weight per 10 seconds) and per UID (500 weight per 10 seconds). Futures REST endpoints are limited to 20 requests per 2-second window. WebSocket connections are capped at 100 messages per second with a maximum of 30 channel subscriptions per connection. HTTP 429 indicates an exceeded limit; repeated violations escalate to temporary IP bans. Market Maker Program tiers (T1/T2/T3) receive elevated rate limits of 200, 300, and 400 requests per second respectively.
Mexc Rate Limits is the machine-readable rate-limit profile for MEXC on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 12 rate-limit definitions, measuring weight_per_10_seconds, requests_per_2_seconds, messages_per_second, concurrent_subscriptions, and hours.
The profile also includes 7 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Cryptocurrency, Exchange, Trading, Market Data, and Rate Limiting.