Trunk Io Rate Limits
The Trunk REST API (api.trunk.io) is an authenticated HTTP API using the x-api-token header and standard HTTP response codes. Trunk does not publish explicit numeric request-per-minute rate limits in its public API reference; list endpoints are paginated (page_size 1-100) which bounds response volume, and Flaky Tests uploads are processed periodically rather than in real time. Usage on the platform is metered by test spans per committer rather than by API call rate. Specific throttling thresholds are not reconciled in this artifact.
Trunk Io Rate Limits is the machine-readable rate-limit profile for Trunk on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, rows, and uploads.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Developer Tools, CI/CD, Flaky Tests, Merge Queue, and Rate Limiting.