LlamaIndex LlamaCloud API
The LlamaCloud API is the central REST API for LlamaIndex's cloud platform, providing programmatic access to managed document processing, indexing, and retrieval services. It enables developers to build production-grade LLM applications by leveraging cloud-hosted infrastructure for document ingestion, knowledge management, and agent orchestration. The API supports authentication via API keys and is available in both US and EU regions.
What You Can Do
MCP Tools
listprojects
List projects
createproject
Create a project
getproject
Get a project
uploadfile
Upload a file
listpipelines
List pipelines
createpipeline
Create a pipeline
getpipeline
Get a pipeline
deletepipeline
Delete a pipeline
syncpipeline
Sync a pipeline
runsearch
Run search
listpipelinefiles
List pipeline files
addfilestopipeline
Add files to a pipeline
listpipelinedatasources
List pipeline data sources
adddatasourcestopipeline
Add data sources to a pipeline
listpipelinedatasinks
List pipeline data sinks
listpipelinejobs
List pipeline jobs
listdatasources
List data sources
createdatasource
Create a data source