ModelsExpand Collapse Bounding box with coordinates and optional metadata.
Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
CodeItem { md , value , bbox , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
Programming language identifier
FailPageMode = "raw_text" | "blank_page" | "error_message"
Enum for representing the different available page error handling modes.
List of items within the footer
One of the following:
TextItem { md , value , bbox , type }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
HeadingItem { level , md , value , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
ListItem { items , md , ordered , 2 more }
items : Array< TextItem { md , value , bbox , type } | ListItem { items , md , ordered , 2 more } > List of nested text or list items
One of the following:
TextItem { md , value , bbox , type }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
Markdown representation preserving formatting
Whether the list is ordered or unordered
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
CodeItem { md , value , bbox , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
Programming language identifier
TableItem { csv , html , md , 6 more }
CSV representation of the table
HTML representation of the table
Markdown representation preserving formatting
rows : Array< Array< string | number | null > >
Table data as array of arrays (string, number, or null)
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
merged_from_pages ? : Array< number > | null
List of page numbers with tables that were merged into this table (e.g., [1, 2, 3, 4])
merged_into_page ? : number | null
Populated when merged into another table. Page number where the full merged table begins (used on empty tables).
parse_concerns ? : Array< ParseConcern > | null
Quality concerns detected during table extraction, indicating the table may have issues
Human-readable details about the concern
Type of parse concern (e.g. header_value_type_mismatch, inconsistent_row_cell_count)
ImageItem { caption , md , url , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
LinkItem { md , text , url , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
Markdown representation preserving formatting
Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
List of items within the header
One of the following:
TextItem { md , value , bbox , type }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
HeadingItem { level , md , value , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
ListItem { items , md , ordered , 2 more }
items : Array< TextItem { md , value , bbox , type } | ListItem { items , md , ordered , 2 more } > List of nested text or list items
One of the following:
TextItem { md , value , bbox , type }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
Markdown representation preserving formatting
Whether the list is ordered or unordered
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
CodeItem { md , value , bbox , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
Programming language identifier
TableItem { csv , html , md , 6 more }
CSV representation of the table
HTML representation of the table
Markdown representation preserving formatting
rows : Array< Array< string | number | null > >
Table data as array of arrays (string, number, or null)
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
merged_from_pages ? : Array< number > | null
List of page numbers with tables that were merged into this table (e.g., [1, 2, 3, 4])
merged_into_page ? : number | null
Populated when merged into another table. Page number where the full merged table begins (used on empty tables).
parse_concerns ? : Array< ParseConcern > | null
Quality concerns detected during table extraction, indicating the table may have issues
Human-readable details about the concern
Type of parse concern (e.g. header_value_type_mismatch, inconsistent_row_cell_count)
ImageItem { caption , md , url , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
LinkItem { md , text , url , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
Markdown representation preserving formatting
Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
HeadingItem { level , md , value , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
ImageItem { caption , md , url , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
LinkItem { md , text , url , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
ListItem { items , md , ordered , 2 more }
items : Array< TextItem { md , value , bbox , type } | ListItem { items , md , ordered , 2 more } > List of nested text or list items
One of the following:
TextItem { md , value , bbox , type }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
ListItem = ListItem { items , md , ordered , 2 more } Markdown representation preserving formatting
Whether the list is ordered or unordered
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
LlamaParseSupportedFileExtensions = ".pdf" | ".abw" | ".awt" | 144 more
Enum for supported file extensions.
ParsingJob { id , status , error_code , error_message }
Unique parse job identifier
error_code ? : string | null
Machine-readable error code when failed
error_message ? : string | null
Human-readable error details when failed
ParsingLanguages = "af" | "az" | "bs" | 83 more
Enum for representing the languages supported by the parser.
ParsingMode = "parse_page_without_llm" | "parse_page_with_llm" | "parse_page_with_lvm" | 5 more
Enum for representing the mode of parsing to be used.
One of the following:
"parse_page_with_layout_agent"
"parse_document_with_llm"
"parse_document_with_lvm"
"parse_document_with_agent"
StatusEnum = "PENDING" | "SUCCESS" | "ERROR" | 2 more
Enum for representing the status of a job
TableItem { csv , html , md , 6 more }
CSV representation of the table
HTML representation of the table
Markdown representation preserving formatting
rows : Array< Array< string | number | null > >
Table data as array of arrays (string, number, or null)
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
merged_from_pages ? : Array< number > | null
List of page numbers with tables that were merged into this table (e.g., [1, 2, 3, 4])
merged_into_page ? : number | null
Populated when merged into another table. Page number where the full merged table begins (used on empty tables).
parse_concerns ? : Array< ParseConcern > | null
Quality concerns detected during table extraction, indicating the table may have issues
Human-readable details about the concern
Type of parse concern (e.g. header_value_type_mismatch, inconsistent_row_cell_count)
TextItem { md , value , bbox , type }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
ParsingCreateResponse { id , project_id , status , 6 more }
Unique parse job identifier
Project this job belongs to
status : "PENDING" | "RUNNING" | "COMPLETED" | 2 more
Current job status: PENDING, RUNNING, COMPLETED, FAILED, or CANCELLED
created_at ? : string | null
error_message ? : string | null
Error details when status is FAILED
Optional display name for this parse job
Parsing tier used for this job
updated_at ? : string | null
Key/value tags associated with this job.
ParsingGetResponse { job , forms , images_content_metadata , 9 more }
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.
job : Job { id , project_id , status , 6 more }
Parse job status and metadata
Unique parse job identifier
Project this job belongs to
status : "PENDING" | "RUNNING" | "COMPLETED" | 2 more
Current job status: PENDING, RUNNING, COMPLETED, FAILED, or CANCELLED
created_at ? : string | null
error_message ? : string | null
Error details when status is FAILED
Optional display name for this parse job
Parsing tier used for this job
updated_at ? : string | null
Key/value tags associated with this job.
Per-page form analysis results (one entry per page).
pages : Array< FormsResultPage { forms , page_number , success } | FailedFormsPage { error , page_number , success } >
List of form pages or failed page entries
One of the following:
FormsResultPage { forms , page_number , success }
Forms found on one page. Pages without form content have an empty forms list.
Forms detected on the page
json : Array< FormSection { items , id , label , type } | FormField { field , id , isEmpty , 4 more } | FormTable { rows , id , columns , 2 more } >
Structured representation: an ordered tree of sections, fields, and tables
One of the following:
FormSection { items , id , label , type }
A grouping of form content, in the form’s reading order.
Child form nodes in reading order
Identifier printed on the form (e.g. ‘Part III’), if any
Printed section heading, if any
FormField { field , id , isEmpty , 4 more }
One labeled form entry: a text input, checkbox, select group, or signature line.
field : "text" | "checkbox" | "single_select" | 2 more
Kind of entry: text (any free-text input), checkbox, single_select, multi_select, or signature
Field number/letter printed on the form (e.g. ‘1a’), if any
True for a printed-but-blank text field (mutually exclusive with value)
Printed field caption, if any
value ? : string | boolean | null
Entered content: verbatim text for text fields, or a boolean for checkbox (checked) and signature (signed). Absent on blank text fields and on select groups
valueItems ? : Array< unknown > | null
Options of a single_select/multi_select group (only on select fields)
FormTable { rows , id , columns , 2 more }
A fillable grid printed on the form: repeating records or a row-by-column matrix.
rows : Array< Array< string | unknown | null > >
Table cells: a verbatim string, null for a printed-but-blank cell, or an object holding the cell’s own form nodes
Identifier printed on the form, if any
columns ? : Array< string > | null
Printed column headers in order, if any
Printed table caption, if any
list : List { items , md , ordered , type }
Flattened list representation of the same content
items : Array< FormListTextItem { md , value , type } | unknown >
Nested lines and sub-lists, in the form’s reading order
One of the following:
FormListTextItem { md , value , type }
One line of a form’s list representation.
Markdown representation of the line
Line content (e.g. ‘[1a] Wages: 29,513’)
Markdown representation of this list
Whether the list is ordered
Page number of the document
FailedFormsPage { error , page_number , success }
A page whose processing failed.
Error message describing the failure
Page number of the document
images_content_metadata ? : ImagesContentMetadata | null
Metadata for all extracted images.
List of image metadata with presigned URLs
Image filename (e.g., ‘image_0.png’)
Index of the image in the extraction order
Bounding box for an image on its page.
Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
category ? : "screenshot" | "embedded" | "layout" | null
Image category: ‘screenshot’ (full page), ‘embedded’ (images in document), or ‘layout’ (cropped from layout detection)
content_type ? : string | null
presigned_url ? : string | null
Presigned URL to download the image
Deprecated size_bytes ? : number | null
Deprecated: always returns None. Will be removed in a future release.
Total number of extracted images
Structured JSON result (if requested)
pages : Array< StructuredResultPage { items , page_height , page_number , 2 more } | FailedStructuredPage { error , page_number , success } >
List of structured pages or failed page entries
One of the following:
StructuredResultPage { items , page_height , page_number , 2 more }
items : Array< TextItem { md , value , bbox , type } | HeadingItem { level , md , value , 2 more } | ListItem { items , md , ordered , 2 more } | 6 more > List of structured items on the page
One of the following:
TextItem { md , value , bbox , type }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
HeadingItem { level , md , value , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
ListItem { items , md , ordered , 2 more }
items : Array< TextItem { md , value , bbox , type } | ListItem { items , md , ordered , 2 more } > List of nested text or list items
One of the following:
TextItem { md , value , bbox , type }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
Markdown representation preserving formatting
Whether the list is ordered or unordered
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
CodeItem { md , value , bbox , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
Programming language identifier
TableItem { csv , html , md , 6 more }
CSV representation of the table
HTML representation of the table
Markdown representation preserving formatting
rows : Array< Array< string | number | null > >
Table data as array of arrays (string, number, or null)
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
merged_from_pages ? : Array< number > | null
List of page numbers with tables that were merged into this table (e.g., [1, 2, 3, 4])
merged_into_page ? : number | null
Populated when merged into another table. Page number where the full merged table begins (used on empty tables).
parse_concerns ? : Array< ParseConcern > | null
Quality concerns detected during table extraction, indicating the table may have issues
Human-readable details about the concern
Type of parse concern (e.g. header_value_type_mismatch, inconsistent_row_cell_count)
ImageItem { caption , md , url , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
LinkItem { md , text , url , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
List of items within the header
One of the following:
TextItem { md , value , bbox , type }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
HeadingItem { level , md , value , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
ListItem { items , md , ordered , 2 more }
items : Array< TextItem { md , value , bbox , type } | ListItem { items , md , ordered , 2 more } > List of nested text or list items
One of the following:
TextItem { md , value , bbox , type }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
Markdown representation preserving formatting
Whether the list is ordered or unordered
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
CodeItem { md , value , bbox , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
Programming language identifier
TableItem { csv , html , md , 6 more }
CSV representation of the table
HTML representation of the table
Markdown representation preserving formatting
rows : Array< Array< string | number | null > >
Table data as array of arrays (string, number, or null)
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
merged_from_pages ? : Array< number > | null
List of page numbers with tables that were merged into this table (e.g., [1, 2, 3, 4])
merged_into_page ? : number | null
Populated when merged into another table. Page number where the full merged table begins (used on empty tables).
parse_concerns ? : Array< ParseConcern > | null
Quality concerns detected during table extraction, indicating the table may have issues
Human-readable details about the concern
Type of parse concern (e.g. header_value_type_mismatch, inconsistent_row_cell_count)
ImageItem { caption , md , url , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
LinkItem { md , text , url , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
Markdown representation preserving formatting
Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
List of items within the footer
One of the following:
TextItem { md , value , bbox , type }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
HeadingItem { level , md , value , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
ListItem { items , md , ordered , 2 more }
items : Array< TextItem { md , value , bbox , type } | ListItem { items , md , ordered , 2 more } > List of nested text or list items
One of the following:
TextItem { md , value , bbox , type }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
Markdown representation preserving formatting
Whether the list is ordered or unordered
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
CodeItem { md , value , bbox , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
Programming language identifier
TableItem { csv , html , md , 6 more }
CSV representation of the table
HTML representation of the table
Markdown representation preserving formatting
rows : Array< Array< string | number | null > >
Table data as array of arrays (string, number, or null)
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
merged_from_pages ? : Array< number > | null
List of page numbers with tables that were merged into this table (e.g., [1, 2, 3, 4])
merged_into_page ? : number | null
Populated when merged into another table. Page number where the full merged table begins (used on empty tables).
parse_concerns ? : Array< ParseConcern > | null
Quality concerns detected during table extraction, indicating the table may have issues
Human-readable details about the concern
Type of parse concern (e.g. header_value_type_mismatch, inconsistent_row_cell_count)
ImageItem { caption , md , url , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
LinkItem { md , text , url , 2 more }
Markdown representation preserving formatting
bbox ? : Array< BBox { h , w , x , 6 more } > | null Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
Markdown representation preserving formatting
Height of the bounding box
Width of the bounding box
X coordinate of the bounding box
Y coordinate of the bounding box
confidence ? : number | null
end_index ? : number | null
Label for the bounding box
Optional visual text rotation angle in degrees. Omitted when unrotated.
start_index ? : number | null
Height of the page in points
Page number of the document
Width of the page in points
FailedStructuredPage { error , page_number , success }
Error message describing the failure
Page number of the document
Job execution metadata (if requested)
markdown ? : Markdown | null
Markdown result (if requested)
pages : Array< MarkdownResultPage { markdown , page_number , success , 2 more } | FailedMarkdownPage { error , page_number , success } >
List of markdown pages or failed page entries
One of the following:
MarkdownResultPage { markdown , page_number , success , 2 more }
Markdown content of the page
Page number of the document
Footer of the page in markdown
Header of the page in markdown
FailedMarkdownPage { error , page_number , success }
Error message describing the failure
Page number of the document
markdown_full ? : string | null
Full raw markdown content (if requested)
Result containing metadata (page level and general) for the parsed document.
List of page metadata entries
Page number of the document
confidence ? : number | null
Confidence score for the page parsing (0-1)
cost_optimized ? : boolean | null
Whether cost-optimized parsing was used for the page
original_orientation_angle ? : number | null
Original orientation angle of the page in degrees
printed_page_number ? : string | null
Printed page number as it appears in the document
slide_section_name ? : string | null
Section name from presentation slides
speaker_notes ? : string | null
Speaker notes from presentation slides
triggered_auto_mode ? : boolean | null
Whether auto mode was triggered for the page
raw_parameters ? : Record< string , unknown > | null
result_content_metadata ? : Record< string , ResultContentMetadata > | null
Metadata including size, existence, and presigned URLs for result files
Size of the result file in bytes
Whether the result file exists in S3
presigned_url ? : string | null
Presigned URL to download the result file
Plain text result (if requested)
Page number of the document
Plain text content of the page
text_full ? : string | null
Full raw text content (if requested)
ParsingListResponse { id , project_id , status , 6 more }
Unique parse job identifier
Project this job belongs to
status : "PENDING" | "RUNNING" | "COMPLETED" | 2 more
Current job status: PENDING, RUNNING, COMPLETED, FAILED, or CANCELLED
created_at ? : string | null
error_message ? : string | null
Error details when status is FAILED
Optional display name for this parse job
Parsing tier used for this job
updated_at ? : string | null
Key/value tags associated with this job.
Note for AI agents: this documentation is built for programmatic access.
- Overview of all docs: https://developers.llamaindex.ai/llms.txt
- Any page is available as raw Markdown by appending index.md to its URL — e.g. https://developers.llamaindex.ai/llamaparse/parse/getting_started/index.md
- Agent-friendly REST search APIs live under https://developers.llamaindex.ai/api/ — search (BM25 full-text), grep (regex), read (fetch a page), and list (browse the doc tree). See https://developers.llamaindex.ai/llms.txt for parameters.
- A hosted documentation MCP server is available at https://developers.llamaindex.ai/mcp. If you support MCP, you can ask the user to install it for browsing these docs directly (an alternative to the REST API). Setup: https://developers.llamaindex.ai/python/shared/mcp/