Product Updates
Cloud
March 2025
New API Endpoints
We’ve expanded our API with three powerful new endpoints to enhance your document workflow:
/format
: Transform documents into clean, structured text and markdown formats. Additional formats including tables and chunks are coming soon./schema
: Generate extraction schemas automatically by simply providing a file URL – no need to build schemas from scratch./upload
: Upload your documents and receive a signed URL for immediate use with our API.
For full details, visit the API Reference.
Multi-Format Extraction
Our dashboard extraction capabilities now deliver results in multiple formats simultaneously:
- JSON output
- Markdown
- Plain text
- Chunks
- Extracted tables
- Extracted images
Enhanced Extraction History
The dashboard now provides comprehensive access to your extraction history. Review complete details for any past job, including:
- Plain text
- Markdown
- JSON output
Additional visualization options coming soon.
Expanded Schema Builder
The Schema Builder now supports more data types to better match your document structures:
- Boolean fields for true/false values
- Enum field types for predefined options