Doctly · Rate Limits

Doctly Ai Rate Limits

The Doctly API returns HTTP 429 when an account exceeds its request rate, and enforces a hard 100MB per-file upload limit (HTTP 413). List endpoints cap page size at 100 records. Specific per-account requests-per-minute / per-day throttling thresholds are not published and are not reconciled in this artifact; throughput is also effectively bounded by available credits.

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

It captures 4 rate-limit definitions, measuring requests, bytes, records, and credits.

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

Tagged areas include AI, Document Parsing, PDF, Markdown, and Data Extraction.

4 Limits Throttle: 429
AIDocument ParsingPDFMarkdownData ExtractionRate LimitingQuotasThrottling

Limits

Requests Per Minute account
requests
see provider documentation
Exceeding the rate returns HTTP 429; exact RPM not publicly documented.
Max File Size request
bytes
104857600
100MB hard cap per uploaded document; exceeding returns HTTP 413.
List Page Size request
records
100
Maximum limit query value for GET /documents (default 100).
Credit Balance account
credits
per account credit balance
Processing throughput is bounded by remaining purchased/free credits.

Policies

Backoff Strategy
Clients should implement exponential backoff with jitter on HTTP 429 responses.
Async Processing
Documents process asynchronously; poll GET /documents/{id} at a reasonable interval (SDK default ~5s) or use a callback_url webhook rather than tight polling loops.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/doctly-ai-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.