Formbricks · Rate Limits

Formbricks Rate Limits

Formbricks Cloud applies per-IP and per-key rate limiting to its public endpoints (sign-up, login, and verification flows) and the Management and Client APIs to protect the shared multi-tenant platform; throttled requests return HTTP 429. The dominant quota for most users is the monthly response limit tied to the billing plan (250 on Hobby, 2,000 on Pro, 5,000 on Scale, custom on Enterprise) rather than a request-per-second ceiling. Self-hosted Community Edition deployments are governed only by limits the operator configures (the project exposes RATE_LIMITING_DISABLED and related environment variables). Specific per-endpoint request thresholds are not reconciled in this artifact.

Formbricks Rate Limits is the machine-readable rate-limit profile for Formbricks on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 5 rate-limit definitions, measuring responses and requests.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Surveys, Experience Management, Feedback, Forms, and Open Source.

5 Limits Throttle: 429
SurveysExperience ManagementFeedbackFormsOpen SourceRate LimitingQuotasThrottling

Limits

Monthly Responses (plan quota) account
responses
250 (Hobby) / 2000 (Pro) / 5000 (Scale) / custom (Enterprise)
Primary usage cap; resets monthly per the billing plan.
Authentication and Public Endpoints ip
requests
see provider documentation
Sign-up, login, and verification endpoints are rate-limited per IP to prevent abuse.
Management API apiKey
requests
see provider documentation
Per-key request limiting on app.formbricks.com/api/v2/management endpoints.
Client API ip
requests
see provider documentation
Unauthenticated display/response submission endpoints are rate-limited per IP.
Self-Hosted deployment
requests
operator-configured
Community Edition rate limiting is configurable (e.g. RATE_LIMITING_DISABLED) by the self-host operator.

Policies

Plan-Based Quotas
Monthly response allowances scale with the Hobby, Pro, Scale, and Enterprise plans.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor 429 responses on the authentication and API surfaces.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/formbricks-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.