Tensorlake Rate Limits
Tensorlake does not publish fixed numeric per-minute request-rate limits for the Document Ingestion API. In practice throughput is governed by plan-level concurrency (for example up to 2 concurrent sandboxes on Free, up to 100 on On-Demand, and up to 1,000 on Pro) and by the credit / page allowance of the plan rather than by a per-endpoint request cap. Parsing and extraction run as asynchronous jobs, so large workloads are absorbed by the job queue and read back by polling or webhook rather than by holding open synchronous requests.
Tensorlake Rate Limits is the machine-readable rate-limit profile for Tensorlake on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, sandboxes, and pages.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Document Extraction, Document Ingestion, OCR, AI, and Rate Limiting.