Tools
Agentic Document Extraction
Send documents to the Agentic Document Extraction API.
The API parses the documents and returns the extracted data as structured Markdown and JSON.
POST
Headers
Enter 'Basic ' followed by your API key.
Get your API key at https://va.landing.ai/settings/api-key.
Example:
"Basic YOUR_API_KEY"
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
multipart/form-data
Response
200
application/json
Successful Response
The response is of type object
.