Body
application/json
An array of documents to extract data from.
A JSON schema defining the structure of the desired extraction output.
A prompt guiding the extraction process.
Optional control over the reasoning effort for extraction.
Available options:
low
, medium
, high
The model to use for extraction.
Available options:
reasoning-3-mini
, reasoning-3
, base-5
, base-5-mini
, base-5-nano
The priority of the extraction task. Non-interactive is lower priority.
Available options:
interactive
, non-interactive
Response
Accepted. Advanced extraction process initiated.
The ID to track the asynchronous extraction task.