# LlamaIndex API Docs ## Docs - [Welcome to LlamaCloud](/getting-started/index.md): LlamaCloud is a hosted service for document processing and search, powered by LlamaIndex. - [Welcome to LlamaCloud](/index.md): LlamaCloud is a hosted service for document processing and search, powered by LlamaIndex ## API Reference Links below point to language-neutral HTTP documentation. SDK-specific docs follow the same URL structure with the language inserted after the base path: `/api/{language}/resources/...`. Available languages: http ### [Files](/api/resources/files/index.md) - [Create](/api/resources/files/methods/create/index.md): Upload File - [Query](/api/resources/files/methods/query/index.md): Query Files - [List](/api/resources/files/methods/list/index.md): List Files - [Delete](/api/resources/files/methods/delete/index.md): Delete File - [Get](/api/resources/files/methods/get/index.md): Read File Content ### [Sheets](/api/resources/sheets/index.md) - [Create](/api/resources/sheets/methods/create/index.md): Create Spreadsheet Job - [List](/api/resources/sheets/methods/list/index.md): List Spreadsheet Jobs - [Get](/api/resources/sheets/methods/get/index.md): Get Spreadsheet Job - [Get Result Table](/api/resources/sheets/methods/get_result_table/index.md): Get Result Region - [Delete Job](/api/resources/sheets/methods/delete_job/index.md): Delete Spreadsheet Job ### [Parsing](/api/resources/parsing/index.md) - [Create](/api/resources/parsing/methods/create/index.md): Parse File - [Get](/api/resources/parsing/methods/get/index.md): Get Parse Job - [List](/api/resources/parsing/methods/list/index.md): List Parse Jobs ### [Extract](/api/resources/extract/index.md) - [Create](/api/resources/extract/methods/create/index.md): Create Extract Job - [List](/api/resources/extract/methods/list/index.md): List Extract Jobs - [Get](/api/resources/extract/methods/get/index.md): Get Extract Job - [Delete](/api/resources/extract/methods/delete/index.md): Delete Extract Job - [Validate Schema](/api/resources/extract/methods/validate_schema/index.md): Validate Extraction Schema - [Generate Schema](/api/resources/extract/methods/generate_schema/index.md): Generate Extraction Schema ### [Classifier](/api/resources/classifier/index.md) - [Jobs](/api/resources/classifier/subresources/jobs/index.md) - [Create](/api/resources/classifier/subresources/jobs/methods/create/index.md): Create Classify Job - [List](/api/resources/classifier/subresources/jobs/methods/list/index.md): List Classify Jobs - [Get](/api/resources/classifier/subresources/jobs/methods/get/index.md): Get Classify Job - [Get Results](/api/resources/classifier/subresources/jobs/methods/get_results/index.md): Get Classification Job Results ### [Batches](/api/resources/batches/index.md) - [Create](/api/resources/batches/methods/create/index.md): Create Batch - [List](/api/resources/batches/methods/list/index.md): List Batches - [Get](/api/resources/batches/methods/get/index.md): Get Batch ### [Classify](/api/resources/classify/index.md) - [Create](/api/resources/classify/methods/create/index.md): Create Classify Job - [List](/api/resources/classify/methods/list/index.md): List Classify Jobs - [Get](/api/resources/classify/methods/get/index.md): Get Classify Job ### [Configurations](/api/resources/configurations/index.md) - [Create](/api/resources/configurations/methods/create/index.md): Create Configuration - [List](/api/resources/configurations/methods/list/index.md): List Configurations - [Retrieve](/api/resources/configurations/methods/retrieve/index.md): Get Configuration - [Update](/api/resources/configurations/methods/update/index.md): Update Configuration - [Delete](/api/resources/configurations/methods/delete/index.md): Delete Configuration ### [Projects](/api/resources/projects/index.md) - [List](/api/resources/projects/methods/list/index.md): List Projects - [Get](/api/resources/projects/methods/get/index.md): Get Project ### [Data Sinks](/api/resources/data_sinks/index.md) - [List](/api/resources/data_sinks/methods/list/index.md): List Data Sinks - [Create](/api/resources/data_sinks/methods/create/index.md): Create Data Sink - [Get](/api/resources/data_sinks/methods/get/index.md): Get Data Sink - [Update](/api/resources/data_sinks/methods/update/index.md): Update Data Sink - [Delete](/api/resources/data_sinks/methods/delete/index.md): Delete Data Sink ### [Data Sources](/api/resources/data_sources/index.md) - [List](/api/resources/data_sources/methods/list/index.md): List Data Sources - [Create](/api/resources/data_sources/methods/create/index.md): Create Data Source - [Get](/api/resources/data_sources/methods/get/index.md): Get Data Source - [Update](/api/resources/data_sources/methods/update/index.md): Update Data Source - [Delete](/api/resources/data_sources/methods/delete/index.md): Delete Data Source ### [Pipelines](/api/resources/pipelines/index.md) - [List](/api/resources/pipelines/methods/list/index.md): Search Pipelines - [Create](/api/resources/pipelines/methods/create/index.md): Create Pipeline - [Get](/api/resources/pipelines/methods/get/index.md): Get Pipeline - [Update](/api/resources/pipelines/methods/update/index.md): Update Existing Pipeline - [Delete](/api/resources/pipelines/methods/delete/index.md): Delete Pipeline - [Get Status](/api/resources/pipelines/methods/get_status/index.md): Get Pipeline Status - [Upsert](/api/resources/pipelines/methods/upsert/index.md): Upsert Pipeline - [Retrieve](/api/resources/pipelines/methods/retrieve/index.md): Run Search - [Run Search](/api/resources/pipelines/methods/run_search/index.md): Run Search - [Sync](/api/resources/pipelines/subresources/sync/index.md) - [Create](/api/resources/pipelines/subresources/sync/methods/create/index.md): Sync Pipeline - [Cancel](/api/resources/pipelines/subresources/sync/methods/cancel/index.md): Cancel Pipeline Sync - [Data Sources](/api/resources/pipelines/subresources/data_sources/index.md) - [Get Data Sources](/api/resources/pipelines/subresources/data_sources/methods/get_data_sources/index.md): List Pipeline Data Sources - [Update Data Sources](/api/resources/pipelines/subresources/data_sources/methods/update_data_sources/index.md): Add Data Sources To Pipeline - [Update](/api/resources/pipelines/subresources/data_sources/methods/update/index.md): Update Pipeline Data Source - [Get Status](/api/resources/pipelines/subresources/data_sources/methods/get_status/index.md): Get Pipeline Data Source Status - [Sync](/api/resources/pipelines/subresources/data_sources/methods/sync/index.md): Sync Pipeline Data Source - [Images](/api/resources/pipelines/subresources/images/index.md) - [List Page Screenshots](/api/resources/pipelines/subresources/images/methods/list_page_screenshots/index.md): List File Page Screenshots - [Get Page Screenshot](/api/resources/pipelines/subresources/images/methods/get_page_screenshot/index.md): Get File Page Screenshot - [Get Page Figure](/api/resources/pipelines/subresources/images/methods/get_page_figure/index.md): Get File Page Figure - [List Page Figures](/api/resources/pipelines/subresources/images/methods/list_page_figures/index.md): List File Pages Figures - [Files](/api/resources/pipelines/subresources/files/index.md) - [Get Status Counts](/api/resources/pipelines/subresources/files/methods/get_status_counts/index.md): Get Pipeline File Status Counts - [Get Status](/api/resources/pipelines/subresources/files/methods/get_status/index.md): Get Pipeline File Status - [Create](/api/resources/pipelines/subresources/files/methods/create/index.md): Add Files To Pipeline Api - [Update](/api/resources/pipelines/subresources/files/methods/update/index.md): Update Pipeline File - [Delete](/api/resources/pipelines/subresources/files/methods/delete/index.md): Delete Pipeline File - [List](/api/resources/pipelines/subresources/files/methods/list/index.md): List Pipeline Files2 - [Metadata](/api/resources/pipelines/subresources/metadata/index.md) - [Create](/api/resources/pipelines/subresources/metadata/methods/create/index.md): Import Pipeline Metadata - [Delete All](/api/resources/pipelines/subresources/metadata/methods/delete_all/index.md): Delete Pipeline Files Metadata - [Documents](/api/resources/pipelines/subresources/documents/index.md) - [Create](/api/resources/pipelines/subresources/documents/methods/create/index.md): Create Batch Pipeline Documents - [List](/api/resources/pipelines/subresources/documents/methods/list/index.md): Paginated List Pipeline Documents - [Get](/api/resources/pipelines/subresources/documents/methods/get/index.md): Get Pipeline Document - [Delete](/api/resources/pipelines/subresources/documents/methods/delete/index.md): Delete Pipeline Document - [Get Status](/api/resources/pipelines/subresources/documents/methods/get_status/index.md): Get Pipeline Document Status - [Sync](/api/resources/pipelines/subresources/documents/methods/sync/index.md): Sync Pipeline Document - [Get Chunks](/api/resources/pipelines/subresources/documents/methods/get_chunks/index.md): List Pipeline Document Chunks - [Upsert](/api/resources/pipelines/subresources/documents/methods/upsert/index.md): Upsert Batch Pipeline Documents ### [Retrievers](/api/resources/retrievers/index.md) - [Create](/api/resources/retrievers/methods/create/index.md): Create Retriever - [Upsert](/api/resources/retrievers/methods/upsert/index.md): Upsert Retriever - [List](/api/resources/retrievers/methods/list/index.md): List Retrievers - [Get](/api/resources/retrievers/methods/get/index.md): Get Retriever - [Update](/api/resources/retrievers/methods/update/index.md): Update Retriever - [Delete](/api/resources/retrievers/methods/delete/index.md): Delete Retriever - [Search](/api/resources/retrievers/methods/search/index.md): Direct Retrieve - [Retriever](/api/resources/retrievers/subresources/retriever/index.md) - [Search](/api/resources/retrievers/subresources/retriever/methods/search/index.md): Retrieve - [Query](/api/resources/retrievers/subresources/query/index.md) - [Search](/api/resources/retrievers/subresources/query/methods/search/index.md): Retrieve ### [Beta](/api/resources/beta/index.md) - [Indexes](/api/resources/beta/subresources/indexes/index.md) - [Get](/api/resources/beta/subresources/indexes/methods/get/index.md): Get Index - [Delete](/api/resources/beta/subresources/indexes/methods/delete/index.md): Delete Index - [Create](/api/resources/beta/subresources/indexes/methods/create/index.md): Create Index - [Sync](/api/resources/beta/subresources/indexes/methods/sync/index.md): Sync Index - [List](/api/resources/beta/subresources/indexes/methods/list/index.md): List Indexes - [Retrieval](/api/resources/beta/subresources/retrieval/index.md) - [Retrieve](/api/resources/beta/subresources/retrieval/methods/retrieve/index.md): Retrieve - [Find](/api/resources/beta/subresources/retrieval/methods/find/index.md): Find Files - [Grep](/api/resources/beta/subresources/retrieval/methods/grep/index.md): Grep File - [Read](/api/resources/beta/subresources/retrieval/methods/read/index.md): Read File - [Chat](/api/resources/beta/subresources/chat/index.md) - [List](/api/resources/beta/subresources/chat/methods/list/index.md): List Sessions - [Create](/api/resources/beta/subresources/chat/methods/create/index.md): Create Session - [Retrieve](/api/resources/beta/subresources/chat/methods/retrieve/index.md): Get Full Session - [Delete](/api/resources/beta/subresources/chat/methods/delete/index.md): Delete Session - [Get Summary](/api/resources/beta/subresources/chat/methods/get_summary/index.md): Get Session Summary - [Stream](/api/resources/beta/subresources/chat/methods/stream/index.md): Stream Messages - [Agent Data](/api/resources/beta/subresources/agent_data/index.md) - [Get](/api/resources/beta/subresources/agent_data/methods/get/index.md): Get Agent Data - [Update](/api/resources/beta/subresources/agent_data/methods/update/index.md): Update Agent Data - [Delete](/api/resources/beta/subresources/agent_data/methods/delete/index.md): Delete Agent Data - [Create](/api/resources/beta/subresources/agent_data/methods/create/index.md): Create Agent Data - [Search](/api/resources/beta/subresources/agent_data/methods/search/index.md): Search Agent Data - [Aggregate](/api/resources/beta/subresources/agent_data/methods/aggregate/index.md): Aggregate Agent Data - [Delete By Query](/api/resources/beta/subresources/agent_data/methods/delete_by_query/index.md): Delete Agent Data By Query - [Sheets](/api/resources/beta/subresources/sheets/index.md) - [Create](/api/resources/beta/subresources/sheets/methods/create/index.md): Create Spreadsheet Job - [List](/api/resources/beta/subresources/sheets/methods/list/index.md): List Spreadsheet Jobs - [Get](/api/resources/beta/subresources/sheets/methods/get/index.md): Get Spreadsheet Job - [Get Result Table](/api/resources/beta/subresources/sheets/methods/get_result_table/index.md): Get Result Region - [Delete Job](/api/resources/beta/subresources/sheets/methods/delete_job/index.md): Delete Spreadsheet Job - [Directories](/api/resources/beta/subresources/directories/index.md) - [Create](/api/resources/beta/subresources/directories/methods/create/index.md): Create Directory - [List](/api/resources/beta/subresources/directories/methods/list/index.md): List Directories - [Get](/api/resources/beta/subresources/directories/methods/get/index.md): Get Directory - [Update](/api/resources/beta/subresources/directories/methods/update/index.md): Update Directory - [Delete](/api/resources/beta/subresources/directories/methods/delete/index.md): Delete Directory - [Files](/api/resources/beta/subresources/directories/subresources/files/index.md) - [Add](/api/resources/beta/subresources/directories/subresources/files/methods/add/index.md): Add Directory File - [List](/api/resources/beta/subresources/directories/subresources/files/methods/list/index.md): List Directory Files - [Get](/api/resources/beta/subresources/directories/subresources/files/methods/get/index.md): Get Directory File - [Update](/api/resources/beta/subresources/directories/subresources/files/methods/update/index.md): Update Directory File - [Delete](/api/resources/beta/subresources/directories/subresources/files/methods/delete/index.md): Delete Directory File - [Upload](/api/resources/beta/subresources/directories/subresources/files/methods/upload/index.md): Upload File To Directory - [Batch](/api/resources/beta/subresources/batch/index.md) - [Create](/api/resources/beta/subresources/batch/methods/create/index.md): Create Batch Job - [List](/api/resources/beta/subresources/batch/methods/list/index.md): List Batch Jobs - [Get Status](/api/resources/beta/subresources/batch/methods/get_status/index.md): Get Batch Job Status - [Cancel](/api/resources/beta/subresources/batch/methods/cancel/index.md): Cancel Batch Job - [Job Items](/api/resources/beta/subresources/batch/subresources/job_items/index.md) - [List](/api/resources/beta/subresources/batch/subresources/job_items/methods/list/index.md): List Batch Job Items - [Get Processing Results](/api/resources/beta/subresources/batch/subresources/job_items/methods/get_processing_results/index.md): Get Item Processing Results - [Split](/api/resources/beta/subresources/split/index.md) - [Create](/api/resources/beta/subresources/split/methods/create/index.md): Create Split Job - [List](/api/resources/beta/subresources/split/methods/list/index.md): List Split Jobs - [Get](/api/resources/beta/subresources/split/methods/get/index.md): Get Split Job