Dynatrace Rate Limits
Dynatrace API rate limits are enforced per environment and per access token. The platform does not publish a single rate-limit page; limits vary by API (Environment, Configuration, Account Management, OpenPipeline, Davis AI, DQL/Grail Query). Throttled callers receive HTTP 429 with Retry-After. Quota for ingest is governed by your subscription (DDU/DPS/host quota), not by raw HTTP request rate.
Dynatrace Rate Limits is the machine-readable rate-limit profile for Dynatrace on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, measuring varies, data_points_per_minute, GiB_per_minute, and concurrent_queries.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, and serviceUnavailable.
Tagged areas include Rate Limiting, Observability, and APM.