OptionalaliasCustom alias assigned to the uploaded document.
OptionalcloseBy default the file is closed once the upload is finished, set to false to keep it open.
OptionalconfidenceBoost the precision and accuracy of all extractions.
Calculate confidence scores for all fields and fill their confidence attribute.
Identifier of the model that must process the document. Required.
OptionalpollingClient-side polling configuration (see PollingOptions).
OptionalpolygonCalculate bounding box polygons for all fields, and fill their locations attribute.
OptionalragEnhance extraction accuracy with Retrieval-Augmented Generation.
OptionalrawExtract the full text content from the document as strings, and fill the raw_text attribute.
OptionalwebhookList of webhook UUIDs that will receive the final API response.
Parameters accepted by the asynchronous inference v2 endpoint.
All fields are optional except
modelId.Example