Milvus GraphQL API
Milvus is an open-source vector database built for scalable similarity search. The API covers collection and index management, data insertion, vector search with filtering, partitions, and hybrid search combining dense and sparse vectors.
Overview
Milvus GraphQL API is a GraphQL API specification published by Milvus on the APIs.io network.
Milvus is an open-source vector database built for scalable similarity search. The API covers collection and index management, data insertion, vector search with filtering, partitions, and hybrid search combining dense and sparse vectors.
The GraphQL endpoint is available at No. documentation is published at https://milvus.io/api-reference/restful/v2.5.x/About.md.
The specification includes 2 reference links.
Tagged areas include Vector Database, Artificial Intelligence, Embeddings, Open-Source, and Cloud-Native.
Endpoint
References
- Reference https://milvus.io/api-reference/restful/v2.5.x/About.md
- Schema https://github.com/api-evangelist/milvus
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.