Post v2routerocr
Extracts text content while maintaining document structure and hierarchy
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
input
ID of the model to use for OCR.
Document to run OCR on. Can be a DocumentURLChunk or ImageURLChunk.
- Option 1
- Option 2
Specific pages to process. Can be a single number, range, or list. Starts from 0. Null for all pages.
Optional settings for the OCR run