Documents
Ingest Vendor Output
Push raw vendor extraction output into a document.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.okrapdf.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Push raw vendor output (OCR, layout, etc.) into a document. Each call appends a new record — previous data is never overwritten.Append-only. Each ingest call appends a new record. Previous data is never overwritten.
Request
Target document ID (e.g.
doc-abc123).Vendor identifier (e.g.
azure_di, textract).Raw vendor output. Any JSON shape accepted.
SHA-256 hash of the source PDF for optimistic concurrency. Returns 409 on mismatch.
Capability configuration including
vlm_qwen, structural_check, sandbox_verify, search, phases, and middleware.