Ortto Rate Limits
Ortto publishes a dedicated rate-limit reference. The request-rate ceiling is tied to the subscription plan — 10 requests per second on Professional and 30 requests per second on Business and Enterprise (negotiable) — layered on top of a per-IP ceiling of 2,000 requests per 10 seconds and 6,000 per 60 seconds. A separate bad-request limiter bans an IP for 15 seconds after 15 malformed or 15 failed-credential requests in a 15-second window. Payload caps apply independently: 100 contacts or 100 activities per request, 2 MB per payload, 16 kB per individual activity, and 50 events per custom activity per contact per 24 hours. On exhaustion the API returns 429 with a JSON body carrying the error code "rate-limit" and a try-in-seconds field; Ortto returns no X-RateLimit-* or RateLimit-* response headers, so a client's only runtime signal is the body of the 429 itself.
Ortto Rate Limits is the machine-readable rate-limit profile for Ortto on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 14 rate-limit definitions, measuring requests, bad_requests, failed_auth_requests, records, and bytes.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Marketing Automation, CDP, Customer Data Platform, Analytics, and Email.