LlamaParse Parse API is one of 36 APIs that LlamaParse publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Parse. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.
This API exposes
6 operations
across 5 paths,
and defines 61 schemas.
It is described by OpenAPI 3.2.0, at version 0.1.0.
Requests are made against a single base URL, https://api.cloud.llamaindex.ai.
The identity and technical contract details declared by the specification.
ParseVersionsResponse
object
Versions accepted by the parse API, grouped by tier.
4 properties
4 required
LlamaParseWebhookConfiguration
object
Webhook configuration for receiving parsing job notifications. Webhooks are called when specified events occur during job processing. Configure multiple webhoo…
4 properties
StructuredResult
object
1 property
1 required
ListItem
object
5 properties
3 required
LlamaParseTables
object
Table formatting options for markdown output.
4 properties
ParseRequestConfiguration
object
Unified configuration for parsing with flexible input source. Specify exactly one input source: either an existing file by ID or a URL to fetch. This endpoint…
16 properties
2 required
LlamaParseOutputOptions
object
Output formatting and content extraction options. Controls how parsed content is formatted and what additional data is extracted.
7 properties
AutoModeIgnoreOptions
object
Ignore options for auto mode parsing configuration.
2 properties
LlamaParseHtmlOptions
object
HTML/web page parsing options.
3 properties
ImagesContentMetadata
object
Metadata for all extracted images.
2 properties
2 required
LlamaParseProcessingOptions
object
Processing options shared across all parsing tiers. These options control how documents are analyzed and processed regardless of the selected tier. Some option…
7 properties
LlamaParseCropBox
object
Crop box boundaries for processing only a portion of each page. All values are ratios from 0 to 1, where (0,0) is the top-left corner and (1,1) is the bottom-r…
4 properties
CodeItem
object
5 properties
2 required
FooterItem
object
4 properties
2 required
LlamaParseCostOptimizerParameters
object
Cost optimizer configuration for reducing parsing costs on simpler pages. When enabled, the parser analyzes each page and routes simpler pages to faster, cheap…
1 property
ImageMetadata
object
Metadata for a single extracted image.
7 properties
2 required
LlamaParseInputOptions
object
Input format-specific parsing options. These options only apply when parsing documents of the corresponding format. LlamaParse automatically detects the input…
4 properties
LlamaParseSpatialTextOptions
object
Spatial text output options for preserving document layout. Spatial text maintains the visual positioning of text elements, useful for documents where layout c…
3 properties
FailedMarkdownPage
object
3 properties
3 required
MarkdownResultPage
object
5 properties
3 required
TableItem
object
9 properties
4 required
HeadingItem
object
5 properties
3 required
TextResult
object
1 property
1 required
TextItem
object
4 properties
2 required
AutoModeParsingConf
object
Parsing configuration applied when auto mode triggers match. These settings override the base configuration for pages where trigger conditions are satisfied. O…
14 properties
LlamaParseAgenticOptions
object
Options for AI-powered parsing tiers (costeffective, agentic, agenticplus). These options customize how the AI processes and interprets document content. Only…
1 property
LlamaParseTablesAsSpreadsheetOptions
object
Options for exporting extracted tables as XLSX spreadsheet files.
2 properties
HeaderItem
object
4 properties
2 required
LinkItem
object
5 properties
3 required
ImageMetadataBBox
object
Bounding box for an image on its page.
4 properties
4 required
FailedStructuredPage
object
3 properties
3 required
LlamaParseFastOptions
object
Options for fast tier parsing (rule-based, no AI). Fast tier uses deterministic algorithms for text extraction without AI enhancement. It's the fastest and mos…
LlamaParseJobFailureConditions
object
Conditions that determine when a parsing job should fail vs complete with partial results. By default, jobs complete successfully even if some pages fail to pa…
5 properties
ParserLanguages
string
Enum for representing the languages supported by the parser.
LlamaParsePdfOptions
object
TextResultPage
object
2 properties
2 required
BBox
object
Bounding box with coordinates and optional metadata.
9 properties
4 required
HTTPValidationError
object
1 property
LlamaParseProcessingControl
object
Job processing controls for timeouts and failure handling.
2 properties
LlamaParseSpreadsheetOptions
object
Spreadsheet (Excel, CSV, ODS) parsing options.
3 properties
LlamaParseOcrParameters
object
OCR (Optical Character Recognition) configuration parameters.
1 property
ImageItem
object
5 properties
3 required
ParseResultResponse
object
Parse result response with job status and optional content or metadata. The job field is always included. Other fields are included based on expand parameters.
11 properties
1 required
StructuredResultPage
object
5 properties
5 required
MetadataResult
object
Result containing metadata (page level and general) for the parsed document.
1 property
1 required
ParseJobResponse
object
A parse job.
8 properties
3 required
LlamaParseMarkdownOptions
object
Markdown output formatting options.
3 properties
AutoModeCropBox
object
Crop box options for auto mode parsing configuration.
4 properties
LlamaParsePresentationOptions
object
Presentation (PowerPoint, Keynote, ODP) parsing options.
2 properties
ResultTypeMetadata
object
Metadata about a specific result type stored in S3.
3 properties
1 required
LlamaParseIgnoreOptions
object
Options for ignoring specific types of text during extraction.
3 properties
MetadataResultPage
object
Page-level metadata including confidence scores and presentation-specific data.
8 properties
1 required
AutoModeConfigurationEntry
object
A single auto mode rule with trigger conditions and parsing configuration. Auto mode allows conditional parsing where different configurations are applied base…
36 properties
1 required
LlamaParsePageRanges
object
Page selection options for processing specific pages or limiting page count.
2 properties
LlamaParseTimeouts
object
Job timeout configuration. Total timeout = baseinseconds + (extratimeperpageinseconds × pagecount). Use these settings for large documents or complex parsing t…
2 properties
MarkdownResult
object
1 property
1 required
ParseJobQueryResponse
object
Response schema for paginated parse job queries.
3 properties
1 required
ValidationError
object
5 properties
3 required
AutoModeSpatialTextOptions
object
Spatial text options for auto mode parsing configuration.
3 properties
ParseConcernItem
object
2 properties
2 required
AutoModePresentationOptions
object
Presentation-specific options for auto mode parsing configuration.
2 properties
The full machine-readable OpenAPI contract behind this narrative.
Other APIs LlamaParse publishes across the network.