Milvus REST API v2
Milvus v2 REST API covers collections, partitions, vectors, search, query, indexes, and role/RBAC management. Authentication: Bearer token formed from `username:password` when auth is enabled (off by default in self-hosted dev).
Documentation
Documentation
https://milvus.io/api-reference/restful/v2.5.x/About.md
Authentication
https://milvus.io/api-reference/restful/v2.5.x/About.md
Other Resources
SDKs
Python (pymilvus)
SDKs
Go (milvus-sdk-go)
SDKs
Java (milvus-sdk-java)
SDKs
Node.js (milvus-sdk-node)
GraphQL
https://raw.githubusercontent.com/api-evangelist/milvus/refs/heads/main/graphql/milvus-graphql.md
APIsJSON
https://raw.githubusercontent.com/api-evangelist/milvus/refs/heads/main/apis.yml