Skip to content

Glossary

API rate limit meaning, explained

The API rate limit meaning is straightforward: it's a cap a service places on how many requests (or actions, like posts) can happen in a given window — for example, 100 requests per minute. Exceeding it returns an error, usually with a Retry-After hint, rather than silently queuing or dropping the extra requests.

All terms

API rate limit meaning: SkedCast's own 429 reasons#

SkedCast's own /v1 API distinguishes several 429 reasons rather than one generic error: rate_limited and quota_exceeded (short-term throttling), tenant_quota_exceeded (your plan's usage budget), and platform_capacity_exhausted (the destination platform, not SkedCast, is the bottleneck) — each machine-readable so a caller can react differently.

rate limitapiglossary

FAQ

Is an API rate limit the same as anti-ban pacing?
No — a rate limit caps requests to an API (including SkedCast's own /v1 API). Anti-ban pacing spaces out the actual posts published TO a social platform so the connected account doesn't look automated, even to a rate limit that hasn't been hit.

Ready to broadcast everywhere?

Sign up free — no credit card. You land on the Free plan, and you can start a one-time 7-day Studio trial from your workspace whenever you are ready. Connect your first accounts, import a batch, and watch one post fan out across every platform.