Unified Storage
Document storage, full-text search, graph edges, binary blob storage, and aggregate queries through a single unified interface.
Base URL:
https://api.vectorscaledb.com — the VectorScaleDB network. Requests are authenticated: send an API key as Authorization: Bearer KEY or an OAuth access token (see Authentication). Air-gapped, standalone, or co-located nodes and clusters are addressed directly instead of the network — e.g. http://localhost:5434 for a VSDB or VSOS node on this device.Unified Data Model
The unified storage layer allows you to store documents, graph relationships, and binary blobs alongside vector data. All storage types benefit from VectorScaleDB's tiered storage and encryption.
This is the same convergence that happens at ingestion: every domain collapses into one unified temporal-semantic representation, and that representation is a first-class query target. A query you write for sensor data works unchanged on genomics, finance, or robotics — because, underneath, they are all the same object.