Testiny Rate Limits
Testiny does not publish fixed numeric request-rate limits for its REST API. Practical limits are governed by plan-level resource caps rather than a per-minute request ceiling - the Free tier caps combined test cases, plans, runs, and executions at 1,000, and each plan sets a storage quota (50 GB on Starter, 250 GB on Business, 500 GB on Enterprise) with a 100 MB per-file upload limit for attachments. High-volume writes should use the bulk endpoints (/{entity}/bulk) and the find endpoints' paging (offset/limit) rather than many single-item calls.
Testiny Rate Limits is the machine-readable rate-limit profile for Testiny on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, items, and bytes.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Test Runs, Test Management, QA, Rate Limiting, and Quotas.