Dronedeploy Rate Limits
DroneDeploy does not publish fixed numeric rate limits for its GraphQL API in the public developer documentation. Practical throughput is governed more by cursor-based pagination (the `first` argument caps the number of results per query, with examples using page sizes of 5-50) and by asynchronous, long-running processing (map exports and reports must reach status COMPLETE before a downloadPath is available) than by a per-minute request cap. Because API access is Enterprise / Developer Partner only, any enforced quotas are typically set per contract.
Dronedeploy Rate Limits is the machine-readable rate-limit profile for DroneDeploy on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, results, exports, and gigapixels.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Drone Mapping, Reality Capture, GraphQL, Rate Limiting, and Quotas.