Skip to content

api-evangelist/llamaindex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LlamaIndex (llamaindex)

LlamaIndex provides a suite of cloud APIs and open-source frameworks for building production-grade LLM-powered applications. Their developer platform includes LlamaCloud for managed document processing and retrieval, LlamaParse for AI-native document parsing, LlamaExtract for structured data extraction, and open-source Python and TypeScript frameworks for building agents and RAG pipelines.

URL: Visit APIs.json URL

Scope

  • Type: Contract
  • Position: Consuming
  • Access: 3rd-Party

Tags:

  • LLM, Artificial Intelligence, Cloud, Documents, Agents, RAG, Document Parsing, Data Extraction, Indexing, Retrieval, Python, TypeScript, Framework, Open Source

Timestamps

  • Created: 2025-03-07
  • Modified: 2026-04-28

APIs

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.

Human URL: https://developers.api.llamaindex.ai/

Tags:

  • LLM, Artificial Intelligence, Cloud, Documents, Agents, RAG

Properties

LlamaIndex LlamaParse API

LlamaParse is a GenAI-native document parsing API that can parse complex document data for any downstream LLM use case including agents, RAG pipelines, and data processing workflows. The v2 API provides two main endpoints for parsing: one for JSON requests accepting file IDs or URLs, and another for multipart file uploads. It supports multiple parsing tiers including fast, cost-effective, agentic, and agentic-plus modes, and returns results asynchronously via job polling.

Human URL: https://developers.llamaindex.ai/python/cloud/llamaparse/api-v2-guide/

Tags:

  • Document Parsing, OCR, PDF, Artificial Intelligence, LLM

Properties

LlamaIndex LlamaExtract API

LlamaExtract is a prebuilt agentic data extraction API that transforms unstructured document data into structured JSON representations. The REST API allows developers to create extraction agents, upload documents, and run extraction jobs programmatically. Jobs are processed asynchronously, and developers can poll for job status and retrieve structured results. It is designed for use cases where documents need to be converted into well-defined schemas for downstream processing.

Human URL: https://developers.llamaindex.ai/python/cloud/llamaextract/getting_started/api/

Tags:

  • Data Extraction, Structured Data, JSON, Artificial Intelligence, Documents

Properties

LlamaIndex LlamaCloud Index API

The LlamaCloud Index API provides a fully automated document ingestion pipeline with built-in retrieval capabilities. It allows developers to create and manage indexes, upload documents for automatic parsing and embedding, and perform retrieval queries against indexed content. The API supports customizable pipeline configurations and integrates with various vector stores, making it suitable for building production RAG applications without managing infrastructure.

Human URL: https://developers.llamaindex.ai/python/cloud/llamacloud/guides/api_sdk/

Tags:

  • Indexing, Document Ingestion, Retrieval, RAG, Vector Store

Properties

LlamaIndex Python Framework

LlamaIndex is an open-source Python framework for building LLM-powered applications including agents, RAG pipelines, and custom workflows. It provides data connectors for ingesting data from various sources such as APIs, PDFs, databases, and more. The framework offers high-level abstractions like query engines, chat engines, and agent classes (FunctionAgent, ReActAgent, CodeActAgent), as well as lower-level APIs for advanced customization. Over 300 integration packages are available for connecting with different LLM, embedding, and vector store providers.

Human URL: https://developers.llamaindex.ai/python/framework/

Tags:

  • Python, SDK, Framework, LLM, Agents, RAG, Open Source

Properties

LlamaIndex TypeScript Framework

LlamaIndex TypeScript is the JavaScript and TypeScript implementation of the LlamaIndex framework for building LLM-powered applications. It provides server-side TypeScript support for building agents, RAG pipelines, and agentic workflows with the same core abstractions as the Python framework. The library supports integration with LlamaCloud services and offers convenient access to cloud APIs for document parsing, extraction, and indexing from Node.js environments.

Human URL: https://developers.llamaindex.ai/typescript/framework/

Tags:

  • TypeScript, JavaScript, SDK, Framework, LLM, Agents, RAG, Open Source

Properties

Common Properties

Maintainers

FN: API Evangelist

Email: info@apievangelist.com