Vecstore API Documentation
Vecstore provides a simple REST API for semantic search. Insert documents, search by meaning, and manage your data—all with three endpoints.
Base URL
https://api.vecstore.app/api
Authentication
All requests require an API key passed in the X-API-Key header.
X-API-Key: your_api_key