post
https://app.docupipe.ai/v3/standardize
Standardize a single document using the V3 agentic engine (beta). V3 uses an agentic architecture that automatically determines the optimal extraction strategy for each document - no manual configuration of display modes, split modes, or effort levels needed.
Unlike V2, this endpoint processes a single document per call. To standardize multiple documents, fire parallel requests.
A schemaId is required - V3 does not support schema-less extraction.
- pages - Optional list of 0-indexed page numbers to standardize. If not provided, the entire document is standardized.
guidelines- Optional extraction guidelines that override the schema's default guidelines.useMetadata- Whether to include document metadata during extraction (default: false).effortLevel-standard(default) uses faster models,highuses the best models for better results at +2 credits per page.
Note: The guidelines field has a maximum length of 50,000 characters.
