Typeform · Rate Limits

Typeform Rate Limits

Typeform applies a documented per-token rate limit of 2 requests per second on the public REST API. Requests above this limit return HTTP 429 Too Many Requests, and Typeform recommends honoring the Retry-After header.

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

It captures 2 rate-limit definitions, measuring requests and responses/month.

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

Tagged areas include Forms, Surveys, Conversational, Lead Capture, and SaaS.

2 Limits Throttle: 429
FormsSurveysConversationalLead CaptureSaaSRate LimitingQuotasThrottling

Limits

Public REST API requests api_token
requests · 1s
2
Default per-token rate limit on the REST API.
Plan response ceiling account
responses/month
per plan
Plan-tier response cap implicitly bounds Responses-API throughput.

Policies

Backoff Strategy
Honor Retry-After on 429; use exponential backoff with jitter.
Webhook over polling
Prefer Webhooks API over Responses-API polling to avoid rate-limit pressure.

Sources