How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

LlamaParse Indexes API

The Indexes API from LlamaParse — 3 operation(s) for indexes.

LlamaParse Indexes API is one of 36 APIs that LlamaParse publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Indexes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 5 operations across 3 paths, and defines 7 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.

5 operations 3 paths 7 schemas 1 DELETE2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://api.cloud.llamaindex.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

LlamaParse Indexes API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Indexes 5
POST
/api/v1/indexes
Create Index
create_index_api_v1_indexes_post 3 params body → 201422
GET
/api/v1/indexes
List Indexes
list_indexes_api_v1_indexes_get 6 params → 200422
GET
/api/v1/indexes/{index_id}
Get Index
get_index_api_v1_indexes__index_id__get 4 params → 200422
DELETE
/api/v1/indexes/{index_id}
Delete Index
delete_index_api_v1_indexes__index_id__delete 4 params → 204422
POST
/api/v1/indexes/{index_id}/sync
Sync Index
sync_index_api_v1_indexes__index_id__sync_post 4 params → 202422

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are IndexResponse (12 properties), IndexCreateRequest (7 properties), ValidationError (5 properties), IndexQueryResponse (3 properties). Each schema is shown below with its type and property counts.

IndexProductEntry
object
A product configuration to include in an index's sync. Structurally mirrors directorysync.SyncProductEntryRequest but is a distinct class so the Index API surf…
2 properties 2 required
HTTPValidationError
object
1 property
IndexResponse
object
A searchable index over a directory of documents.
12 properties 6 required
IndexQueryResponse
object
Paginated list of indexes.
3 properties 1 required
ValidationError
object
5 properties 3 required
IndexMetadata
object
Build state and diagnostic info about an index. Schema is open; only status of ready or failed is stable.
IndexCreateRequest
object
Create a searchable index over a source directory. Sets up the full pipeline — parsing, chunking, embedding, and vector store indexing — in a single call. An i…
7 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

llamaparse-indexes-api-openapi.yml Raw ↑

Other APIs LlamaParse publishes across the network.

LlamaParse Extract API
LlamaParse Classify API
LlamaCloud Index API
LlamaParse Agent Data API
LlamaParse Batch Processing API
LlamaParse Batches API
LlamaParse Beta API
LlamaParse Chat API
LlamaParse Classifier API
LlamaParse Classify API
LlamaParse Configurations API
LlamaParse Data Sinks API
Where this information came from

This is an independent, third-party profile of LlamaParse Indexes API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.