Authentication

You join and authenticate to a decentralized network, not a central server. Login, registration, multi-factor authentication, WebAuthn passwordless, OAuth, session management, device tracking, and password operations — every credential you present authenticates you to the coupling-intelligence engine wherever it runs.

Base URL: https://api.vectorscaledb.com — the VectorScaleDB network. Air-gapped, standalone, or co-located nodes and clusters are addressed directly instead — e.g. http://localhost:5434.
Platform API

Authentication endpoints are served by the cloud platform backend and are available at /api/auth/*. They require HTTPS in production.