Skip to main content

Overview

The Parse endpoint converts any document into structured JSON. It extracts text, tables, figures, and metadata with precise bounding boxes for every element. Credits: 1 credit per page

Basic Usage

Input Options

The input field accepts:

Configuration Options

Enhance

Use vision language models to improve accuracy for specific block types:

Chunking & Retrieval

Configure how content is chunked for RAG pipelines:

Formatting

Control output format for tables and special content:

Settings

Fine-tune OCR and processing behavior:

Response Structure

Block Types

Async Processing

For large documents, use the async variant:
See Async Processing for details on polling and webhooks.