Skip to main content

Bearer authentication

CosVec API requests require an API key issued by CosVec. Send the key as a bearer token in the Authorization header.
Keep API keys server-side. Do not expose credentials in browsers, mobile clients, or public repositories.