Authentication
How to authorise through the API
Last updated
Was this helpful?
How to authorise through the API
Last updated
Was this helpful?
VecDB uses API keys to allow access to the API. You can sign up for an api key ator you can find your API keys on your Qualitative Cloud dashboard, which you can access by logging in or signing up at .
To authorize, provide your project name and API key to the Authorization header in the format of {project}:{api_key}:
Be sure to keep your API key somewhere safe either in some sort of secure note storage.