Reducto’s APIs have various configuration options that let you control how your documents are processed. This section covers all available configurations across the platform.Documentation Index
Fetch the complete documentation index at: https://docs.reducto.ai/llms.txt
Use this file to discover all available pages before exploring further.
Configuration by Endpoint
- Parse
- Extract
- Split
- Classify
- Edit
Parse converts documents into structured content. Options are grouped by purpose:
| Group | Purpose | Pages |
|---|---|---|
enhance | AI-powered accuracy | Agentic Modes, Chart Extraction |
retrieval | RAG optimization | Chunking Methods |
formatting | Detecting styling & output format | Table Formats, Additional Document Data |
spreadsheet | Excel/CSV handling | Spreadsheet Processing |
settings | Processing controls | Processing Settings, Page Ranges |
Common Patterns
RAG-optimized parsing
RAG-optimized parsing
Variable chunking with embedding optimization for vector search:
High-accuracy processing
High-accuracy processing
Enable agentic mode for both text and tables:
Complete extraction with citations
Complete extraction with citations
Array extraction with source locations for long documents: