Vectara REST API

The Vectara REST API v2 is the unified interface for the Vectara RAG platform. It exposes endpoints for managing corpora, uploading and indexing documents, running semantic and hybrid queries with grounded generation, managing agents and pipelines, configuring generation presets, evaluating hallucinations, controlling access, and reading analytics.

Vectara REST API is one of 7 APIs that Vectara publishes on the APIs.io network.

Tagged areas include Agents, Analytics, Corpora, Documents, and Generation. The published artifact set on APIs.io includes API documentation and authentication docs.

API entry from apis.yml

apis.yml Raw ↑
aid: vectara:vectara-rest-api
name: Vectara REST API
description: The Vectara REST API v2 is the unified interface for the Vectara RAG platform. It exposes
  endpoints for managing corpora, uploading and indexing documents, running semantic and hybrid queries
  with grounded generation, managing agents and pipelines, configuring generation presets, evaluating
  hallucinations, controlling access, and reading analytics.
humanURL: https://docs.vectara.com/docs/rest-api/
baseURL: https://api.vectara.io/v2
tags:
- Agents
- Analytics
- Corpora
- Documents
- Generation
- Pipelines
- Query
- RAG
- Search
properties:
- type: Documentation
  url: https://docs.vectara.com/docs/rest-api/
- type: Authentication
  url: https://docs.vectara.com/docs/learn/authentication/oauth-2