Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.landing.ai/llms.txt

Use this file to discover all available pages before exploring further.

Rate limits help ensure that the API stays fast and available for everyone. Rate limits prevent any single user or accidental spike in traffic from slowing things down for others.

Shared with the GA Parse API

The new Parse API shares a rate limit with the generally available (GA) Parse API. Calls to /v2/ade/parse and /v1/ade/parse count against the same limit.

Document Size Limits

The maximum document size is 50 MiB, whether you upload the file directly (document) or supply a URL (document_url).

Page Limits

A PDF can contain at most 100 pages per request. A PDF with more than 100 pages is rejected with an HTTP 422 error before processing; split it into smaller files and parse them separately. See Troubleshoot Parsing. Images are always treated as a single page, so this limit does not apply to them.

Request Limits

Rate limits apply per pricing plan and at the organization level. Higher pricing plans have increased limits to support larger processing volumes. To see your plan’s current limits, sign in to your account.