Loops Rate Limits
Loops publishes two distinct API throttles plus separate email-sending and webhook-delivery rates. The API baseline is 10 requests per second per team. The content API — campaigns, campaign groups, components, email messages, themes, transactional emails, transactional groups, uploads and workflows — is throttled far more tightly at 60 requests per 60 seconds per team. Every response carries x-ratelimit-limit and x-ratelimit-remaining, and exhaustion returns 429 Too Many Requests. Separately, email sending is capped at 10 emails/second on free plans and 1,000 emails/second on paid plans, with excess queued rather than rejected, and webhook events are delivered at a maximum of 10 per second.
Loops Rate Limits is the machine-readable rate-limit profile for Loops on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 8 rate-limit definitions, measuring requests, emails, events, previews, and uploads.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Email Marketing, Transactional, Automation, SaaS, and Campaigns.
Limits
Policies
Sources
- https://loops.so/docs/api-reference/intro
- https://loops.so/docs/account/billing
- https://loops.so/docs/webhooks
- https://loops.so/pricing
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.