latestOpenAPI 3.0.02026-08-105119.7 KB

01a982e59414

Text Extraction

Extract text from a document

Upload a document (digital or scanned) in Base64 format and extract its text. Returns a file_id to track processing status.

post/v1/document/extract_text

Request body

file_contentstring required

Base64 encoded input document

language'english' required

Language of the input document

file_type'Digital' | 'Scanned' required

Type of input document

Response

Text extraction initiated successfully

codeinteger
http_statusstring
timestampinteger

Unix timestamp

statusstring