Skip to main content
POST
Compute Rag Indexes In Batch

Headers

x-api-key
string | null

Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.

Body

application/json
items
GetOrCreateRAGIndexRequestModel · object[]
required

List of requested RAG indexes. Minimum 1, maximum 100 items.

Required array length: 1 - 100 elements

Response

Successful Response

{key}
RAGIndexBatchSuccessfulResponseModel · object