VectorVault API

Cloud Vector Database for AI Applications - Complete REST API Documentation

📖

API Reference

Beautiful, interactive API documentation with detailed schemas, examples, and try-it-out functionality.

🚀

Interactive Playground

Test API endpoints directly in your browser with Swagger UI. Perfect for development and testing.

📋

GitHub Repository

Source code, SDKs, examples, and full documentation for VectorVault on GitHub.

🔗 Base URLs

Main API https://api.vectorvault.io
Vector Ops https://vectors.vectorvault.io

🔐 Authentication

All endpoints (except /login and /init_deployment) require JWT Bearer token authentication.

Authorization: Bearer <your_access_token>

Quick Start Use the POST /login endpoint to obtain your access and refresh tokens.

📦 Download OpenAPI Spec

Import our OpenAPI 3.0 specification into Postman, Insomnia, or any API tool:

Download openapi.yaml