Extract
Using the extract endpoint to OCR and extract structured data from objects
Use the /extract
endpoint to vision based OCR on a document using Zerox. Optionally pass in a desired JSON schema to extract structured output from that document. To run OCR without extracted response, simply omit the schema
argument.
Last updated