v1
latestOpenAPI 3.1.02026-07-22168133210.3 KBUsage
Query document(s) with an AI agent (synchronous)
Run the full document agent against one or more indexed PDFs or documents. The agent uses tools (search, read sections, read pages) to research the document(s) and produce a comprehensive answer with citations. Supports optional structured output via json_schema.
This endpoint is synchronous and holds the HTTP connection for the entire agent run (typically 1-10 minutes). For production workloads or anything that may run longer, use POST /document/agent/jobs instead — it returns a job_id immediately and lets you poll or stream results without an HTTP connection limit.
post/document/agent
Request body
Response
Successful Response