v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
OCR

Download OCR results

Download OCR processing results in various formats. Returns the processed document as text extraction, structured JSON with coordinates, searchable PDF with text layer, or the original uploaded document.

get/ocr/v1/{id}/download/{type}

Path parameters

idstring required

OCR job ID returned from the initial OCR request

type'text' | 'json' | 'pdf' | 'original' required

Format to download: text (plain text), json (structured data with coordinates), pdf (searchable PDF with text layer), original (original uploaded document)

Response

OCR result file download