Backstage Rate Limits
Backstage is a self-hosted open-source application; there is no central provider-published rate limit. Rate limits in a Backstage deployment derive from (a) the operator's own ingress / API gateway, (b) the underlying integrations (GitHub, GitLab, Bitbucket, Jenkins, Kubernetes, etc.) which Backstage proxies, and (c) the database / queue backends. Commercial distributions (Spotify Portal, Roadie, RHDH) may publish their own SaaS-tenant limits.
Backstage Rate Limits is the machine-readable rate-limit profile for Backstage on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, measuring varies.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.
Tagged areas include Developer Portal, Open Source, and Rate Limiting.