Qdrant GraphQL API
Qdrant is an open-source vector database and similarity search engine. The API covers collection management, point upsert and search, payload filtering, vector quantization, snapshots, and cluster management.
Overview
Qdrant GraphQL API is a GraphQL API specification published by Qdrant on the APIs.io network.
Qdrant is an open-source vector database and similarity search engine. The API covers collection management, point upsert and search, payload filtering, vector quantization, snapshots, and cluster management.
The GraphQL endpoint is available at No. documentation is published at https://qdrant.tech/documentation/.
The specification includes 2 reference links.
Tagged areas include Artificial Intelligence and Vector Databases.
Endpoint
References
- Reference https://qdrant.tech/documentation/interfaces/
- Schema https://github.com/api-evangelist/qdrant
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.