LAP Registry

Vectara REST API Skill

vectara-io

Provider: Vectara Version: 1.0.0 Endpoints: 29 Updated: 2026-04-03

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/v1/compute-account-size
POST/v1/compute-corpus-sizeComputes the amount of quota consumed across the entire Vectara account.
POST/v1/create-api-keyComputes the amount of quota consumed by a corpus. This capability is useful for administrators to track and monitor the amount
POST/v1/create-corpusCreates an API key that you bind with a specific corpus or multiple corpora. You can create an API key that only gives access to query data (read-only) or an API key that gives ac...
POST/v1/delete-api-keyCreates a corpus, which is a container to store data in.
POST/v1/delete-conversationsDeletes API keys to help you manage the security and lifecycle of API keys in your application.
POST/v1/delete-corpusDelete conversations from the chat history corpus. This is useful for data management to help ensure that you maintain data hygiene and support compliance with data retention poli...
POST/v1/delete-docDeletes a corpus and all of the data contained inside of the corpus.
POST/v1/delete-turnsDelete documents from a corpus.
POST/v1/disable-turnsDeletes specific turns from a conversation within the chat history corpus. This enables developers to remove inaccurate or inappropriate responses from the conversation history.
POST/v1/enable-api-keyDisables specific turns from a conversation within the chat history corpus. This is useful for excluding specific turns from a conversation.
POST/v1/get-usage-metricsEnables or disables a specific API key.
POST/v1/indexDisplays usage information about indexing and query operations in a corpus. This helps administrators in analyzing and managing resource consumption more efficiently for specific...
POST/v1/list-api-keysThis is the "standard" Indexing API for indexing semi-structured, text-heavy "documents." Indexing data into Vectara is typically very fast: within a few seconds.
POST/v1/list-conversationsLists the API keys and the associated corpora names and IDs.
POST/v1/list-corporaList all the conversations in a specific corpus. This data enables developers to monitor chatbot interactions and understand how users engage with the data. Pagination lets develo...
POST/v1/list-documentsLists all corpora accessible to the OAuth client.
POST/v1/list-jobsLists information about each document ingested into the corpus including the Document ID and metadata. This is useful for managing the lifecycle of documents and a quick way to ch...
POST/v1/list-usersList the jobs associated with this account. Jobs are background processes like [replacing the filterable metadata attributes](https://docs.vectara.com/docs/rest-api/replace-corpus...
POST/v1/manage-userLists the users in your account along with their corpus access and customer-level authorizations.
POST/v1/queryLets you manage users in your account by adding, deleting, enabling, or disabling users. You can also reset their passwords and edit user roles. This endpoint can help you streaml...
POST/v1/read-conversationsSearch for relevant results, highlight relevant snippets, and do
POST/v1/read-corpusRetrieves detailed information about specific conversations. This information enables developers to analyze the flow of user chats and understand the context of interactions, whic...
POST/v1/replace-corpus-filter-attrsDisplays detailed information about corpora within your account including basic information, metadata, and whether it is enabled or disabled.
POST/v1/reset-corpusUpdates the filterable metadata fields for the corpus.
POST/v1/stream-queryResets a corpus by removing all of the documents inside of it.
POST/v1/update-corpus-enablementStream responses as you search for relevant results, highlight relevant snippets, and do
POST/v1/core/indexLets you enable or disable a corpus. This is useful when you need to take the corpus offline without having to delete the corpus.
POST/v1/uploadThis API is intended to be used by experts. It gives you fine-grained control over chunking

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install vectara-io

Downloads and installs to ~/.claude/skills/vectara-io/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)