Docsumo · Rate Limits

Docsumo Rate Limits

Docsumo enforces per-account limits on API upload throughput and on the number of documents/pages that can be processed, scoped by plan. Documented limits include web, API, and email upload caps per document type and overall monthly document/page volume tied to the subscription. Specific numeric request-per-minute and per-document-type values are not reconciled in this artifact and should be confirmed in the account dashboard.

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

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

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

Tagged areas include Document Processing, IDP, OCR, Data Extraction, and AI.

5 Limits Throttle: 429
Document ProcessingIDPOCRData ExtractionAIRate LimitingQuotasThrottling

Limits

API Upload Limit account
documents
see provider documentation
Per-document-type cap on documents uploaded via the API; varies by plan.
Web Upload Limit account
documents
see provider documentation
Per-document-type cap on documents uploaded via the web UI; varies by plan.
Email Upload Limit account
documents
see provider documentation
Per-document-type cap on documents uploaded via email ingestion; varies by plan.
Monthly Document Volume account
documents
see provider documentation
Committed monthly document/page volume tied to the subscription plan.
Concurrent Processing account
requests
see provider documentation
Throughput for in-flight document processing; varies by plan.

Policies

Plan-Based Limits
Upload and volume limits scale with the subscription tier and are higher on Enterprise agreements.
Backoff Strategy
Clients should implement exponential backoff with jitter on 429 responses and honor Retry-After when present.

Sources