Appdynamics Rate Limits
AppDynamics does not publish hard per-second rate-limit numbers for its Controller REST API or Metric & Snapshot API. Throughput is governed by the Controller's overall capacity (sized by edition and CPU/memory) and by per-account fairness throttling on SaaS Controllers. The Cisco AppDynamics Cloud Native (formerly AppDynamics Cloud) APIs follow Cisco's standard observability platform throttling. Heavy automation against the Controller REST API should batch requests, prefer the Metric & Snapshot API for time-series, and respect 429/503 responses with backoff.
Appdynamics Rate Limits is the machine-readable rate-limit profile for AppDynamics on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring varies.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.
Tagged areas include Rate Limiting, APM, and Observability.