SmartBear · Rate Limits

Smartbear Rate Limits

SmartBear's products span design (SwaggerHub, Stoplight), testing (ReadyAPI, TestComplete, Pact), and observability (BugSnag, AlertSite). Each product publishes its own per-tenant rate limit policy inside its dedicated documentation portal; SmartBear does not publish a unified rate-limit document. This artifact is a placeholder pointing consumers to per-product docs.

1 Limits Throttle: 429
API DesignAPI TestingRate Limiting

Limits

Per-Product Throttling tenant
varies
see per-product SmartBear documentation
Each SmartBear product (SwaggerHub, BugSnag, AlertSite, Pact Broker, etc.) defines its own request-rate caps in its dedicated docs.

Policies

Per-Product Documentation
SmartBear does not publish a unified rate-limit policy across products. Consumers must consult the product-specific documentation.
Backoff
On 429 responses, clients should implement exponential backoff with jitter and honor any Retry-After header returned by the specific SmartBear service.

Sources