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.
Documint Rate Limits is the machine-readable rate-limit profile for Documint on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring merges/month, requests, and plan-gate.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Document Generation, PDF, Templates, API, and Workflow.
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.