Acronis · Rate Limits

Acronis Rate Limits

Acronis publishes no numeric rate-limit table for the Cyber Platform APIs — no requests-per-second or per-minute figure appears anywhere on the developer portal or in the twelve published OpenAPI documents. What it does publish, contractually, is the runtime signal: fourteen operations across three services declare a 429 response carrying a Retry-After header in seconds, and the response descriptions name the two distinct causes Acronis throttles on (service overload / results quota, and too many requests from one IP). No X-RateLimit-* or RateLimit-* quota headers are declared anywhere, so a client cannot see its remaining budget before it is refused — only how long to wait after.

Acronis Rate Limits is the machine-readable rate-limit profile for Acronis on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 5 rate-limit definitions.

The profile also includes 3 backoff/retry policies defined and response codes documented for throttled, gatewayTimeout, and serviceUnavailable.

Tagged areas include Cybersecurity, Data Protection, Backup, Endpoint Management, and Rate Limiting.

5 Limits Throttle: 429
CybersecurityData ProtectionBackupEndpoint ManagementRate Limiting

Limits

Disaster Recovery service overload service
not published
Event Manager poll throttle subscriber
not published
EDR results quota query
not published
EDR per-IP throttle ip
not published
All other services unknown
not published

Policies

Backoff
Honor 429 by waiting the Retry-After value, then retry with exponential backoff and jitter.
Poll the task, do not re-issue the write
Long-running writes return an activity or task id. Polling the Task Management API is the supported way to wait; re-issuing the write is not idempotent outside the three EDR endpoints.
Prefer the event stream over polling collections
The Event Manager API exists so integrations can consume state changes from a cursor instead of re-listing tenants and resources.

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/acronis-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.