Documint · Rate Limits
Documint Rate Limits
Documint's primary throttle is the per-plan monthly merge bundle (every generated document counts as one merge). Per-second numeric API ceilings are not enumerated in public docs. The REST API is gated to the Platinum tier and above.
3 Limits
Throttle: 429
Document GenerationPDFTemplatesAPIWorkflowRate LimitingQuotasThrottling
Limits
Per-plan monthly merges account
see plan
Each generated document = 1 merge.
REST API requests api_token
see Documint docs
429 on excess; numeric per-second ceiling not publicly documented.
REST API gating account
Platinum and Enterprise only
Lower tiers (Silver, Gold) cannot call the REST API.
Policies
Backoff Strategy
Honor 429; use exponential backoff.
API key scoping
Use api_key request header; one key per integration.