Google Firebase Rate Limits
Firebase services run on Google Cloud and inherit per-service quotas. The most actionable per-service limits are summarized below. Spark plan caps absolute usage at the free quota; Blaze plan removes the hard caps but retains per-service operational ceilings (e.g., Firestore writes-per-second per document, Realtime Database concurrent connections, Cloud Functions max instances). Quotas are raisable via the Cloud Console quotas page.
Google Firebase Rate Limits is the machine-readable rate-limit profile for Google Firebase on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 11 rate-limit definitions, measuring writes_per_second, concurrent_connections, concurrent_invocations, GB_per_month, and GB_per_day.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, and resourceExhausted.
Tagged areas include Mobile Backend, Serverless, Realtime Database, Google Cloud, and Rate Limiting.