Tools
Agentic Document Extraction
Send documents to the Agentic Document Extraction API.
The API will parse the documents and return the extracted data as structured Markdown and JSON.
POST
Query Parameters
Which pages to process, separated by comma and starting from 0. For example, to process the first 3 pages, use '0,1,2'.
Body
application/x-www-form-urlencoded
Response
200
application/json
Successful Response
The response is of type object
.