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.
API key must be provided in the Authorization header
Request for the v2 document/agent endpoint.
Question to ask about the document(s)
1 - 10000Data source ID of a single indexed document
List of data source IDs for multi-document queries (max 10)
10JSON Schema for structured output
Model to use (claude-opus-4-6-1m, claude-opus-4-6, claude-sonnet-4-5-20250929, etc.)
Enable extended thinking
Token budget for thinking (ignored for adaptive models like Opus 4.6)
1000 <= x <= 50000Stream response as SSE events