Version: 2.0.0

Vectara REST API v2

REST APIs provide a traditional integration path for web-based applications.
You can find all of our APIs at https://api.vectara.io/v2/<api-endpoint> The API endpoints are outlined in the various subsections of this API Reference section and are designed to be intuitive and follow a standard RESTful structure.
- The current version is v2.
api-endpointfollows a hierarchical structure, using lowercase and hyphens. For example,/corpora/:corpus_key/documents.
Authentication
- OAuth 2.0: OAuth2
- API Key: ApiKeyAuth
OAuth2 access to Vectara
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (clientCredentials): | Token URL: https://auth.vectara.io/oauth2/token Scopes: |
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | x-api-key |
Contact
Terms of Service
https://vectara.com/legal/terms-of-service/