For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
LogoLogo
Book a demoLog in
DocumentationAPI ReferenceModel VersioningChangelog
DocumentationAPI ReferenceModel VersioningChangelog
Book a demoLog in

Changelog

May 26, 2026
May 26, 2026

OCR word confidence on parse chunk and block metadata

Parse runs now include minOcrConfidence and avgOcrConfidence on chunk and block metadata — the minimum and average per-word OCR confidence across the words in that region.

Both fields are returned on every chunk and block, and are null when word-level confidence isn’t produced for that region. Values are in the range 0–1.

For word-level confidence scores, set returnOcr.words to true.

Was this page helpful?
Previous

Generate extractor JSON schemas via the REST API when you create an extractor

Next
Built with