Xquik · Rate Limits
Xquik Rate Limits
Public request limits for Xquik REST operations.
Xquik Rate Limits is the machine-readable rate-limit profile for Xquik on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 7 rate-limit definitions, measuring requests_per_second, requests_per_minute, actions_per_minute, actions_per_day, and attempts_per_15_minutes.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled and throttledCode.
Tagged areas include rate limiting and REST.
7 Limits
Throttle: 429
rate limitingREST
Limits
Read operations account
300
Write operations account
120
Delete operations account
60
Follow / remove-follower actions connected-x-account
20
Follow / remove-follower daily cap connected-x-account
400
X account connection attempts account
10
X daily posting limit connected-x-account
Policies
Backoff
Wait for Retry-After before retrying a throttled request; use capped exponential backoff with jitter.
Login cooldown
Account connection and reauthentication return a dynamic cooldown via retryAfterMs or Retry-After.
Write retry safety
Retry a write only when safeToRetry is true, using a new Idempotency-Key.