V

vectara.com

Vectara is an API-first platform for building AI agents and retrieval-augmented applications over enterprise data. It provides managed retrieval, agent orchestration, and related data and administration capabilities.

1 integration · REST

Vectara exposes a documented REST API v2 at `https://api.vectara.io/v2` with an OpenAPI spec, authenticated by either Vectara API keys or OAuth 2.0 client-credentials JWTs; no public GraphQL, MCP server, or CLI surface was found on vectara.com.

discovered 2mo ago
REST · OpenAPI1
Credentials
Vectara API keyapi_keyGet key

In the Vectara Console, create an API key under API Keys. Choose the least-privileged key type for your use case: Personal (zut_), QueryService (zqt_), or IndexService (zwt_). The docs recommend creating a new corpus-scoped key when you create a new corpus. See API key management and Choose authentication method.

Vectara OAuth application clientoauth2_ccSet up OAuth

In the Vectara Console, create an application client for OAuth 2.0 client-credentials flow and store its client_id and client_secret securely. Exchange them for a JWT access token at https://auth.vectara.io/oauth2/token, then send that token as Authorization: Bearer <token>. Tokens expire after about 30 minutes. See Use OAuth 2.0.

conventions · 0/8 published

Publish these signals → /publishing