Q
Qdrant REST API
Details
Authentication
api-key: <credential> For Qdrant Cloud, sign in to the Qdrant Cloud Console, open your cluster, and create or copy a Database API key from the cluster's API key/authentication settings as described in Qdrant Cloud Authentication. For self-hosted Qdrant, enable API-key authentication in your server configuration as described in Security, then use that key in clients as api_key/QDRANT_API_KEY.