Optional
aliasCustom alias assigned to the uploaded document.
Optional
closeBy default the file is closed once the upload is finished, set to false
to keep it open.
Optional
confidenceBoost 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.
Optional
pollingClient-side polling configuration (see PollingOptions).
Optional
polygonCalculate bounding box polygons for all fields, and fill their locations
attribute.
Optional
ragEnhance extraction accuracy with Retrieval-Augmented Generation.
Optional
rawExtract the full text content from the document as strings, and fill the raw_text
attribute.
Optional
webhookList 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