Zilliz logo

Zilliz

Zilliz Cloud is the managed vector database service built by the Milvus maintainers. It exposes a Control Plane API for cluster management and a Data Plane API for vector operations. Offers Serverless, Dedicated, and BYOC plans.

2 APIs 0 Features
Vector DatabaseAICloudMilvusManaged

APIs

Zilliz Cloud Control Plane API

The Control Plane API manages clusters (create / modify / suspend), users, roles, backups, alerts, metrics, and billing. Authentication is Bearer with a Zilliz API key.

Zilliz Cloud Data Plane API

Data Plane endpoints handle collection, vector, partition, index, and role operations on a specific cluster. Authentication accepts either a Zilliz API key or a cluster `db_admi...

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
Website
Website
🌐
Portal
Portal
💰
Pricing
Pricing
🔗
Maintainer of Milvus
ParentRelationship
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
LLMsTxt
LLMsTxt

Sources

apis.yml Raw ↑
aid: zilliz
url: https://raw.githubusercontent.com/api-evangelist/zilliz/refs/heads/main/apis.yml
name: Zilliz
kind: company
description: >-
  Zilliz Cloud is the managed vector database service built by the Milvus maintainers.
  It exposes a Control Plane API for cluster management and a Data Plane API for vector
  operations. Offers Serverless, Dedicated, and BYOC plans.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Vector Database
  - AI
  - Cloud
  - Milvus
  - Managed
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.19'
apis:
  - aid: zilliz:zilliz-control-plane
    name: Zilliz Cloud Control Plane API
    humanURL: https://docs.zilliz.com/reference/restful
    baseURL: https://api.cloud.zilliz.com/v2
    tags:
      - REST
      - Cluster Management
      - Billing
      - Backups
    description: >-
      The Control Plane API manages clusters (create / modify / suspend), users, roles,
      backups, alerts, metrics, and billing. Authentication is Bearer with a Zilliz API
      key.
    properties:
      - type: Documentation
        url: https://docs.zilliz.com/reference/restful
      - type: Authentication
        url: https://docs.zilliz.com/reference/restful
  - aid: zilliz:zilliz-data-plane
    name: Zilliz Cloud Data Plane API
    humanURL: https://docs.zilliz.com/reference/restful
    baseURL: https://{cluster_endpoint}/v2/vectordb
    tags:
      - REST
      - Collections
      - Vectors
      - Search
    description: >-
      Data Plane endpoints handle collection, vector, partition, index, and role
      operations on a specific cluster. Authentication accepts either a Zilliz API key
      or a cluster `db_admin:password` pair.
    properties:
      - type: Documentation
        url: https://docs.zilliz.com/reference/restful
common:
  - type: GitHubOrganization
    url: https://github.com/zilliztech
  - type: LinkedIn
    url: https://www.linkedin.com/company/zilliz
  - type: Website
    url: https://zilliz.com/
  - type: Portal
    url: https://docs.zilliz.com/
  - type: Pricing
    url: https://zilliz.com/pricing
  - type: ParentRelationship
    title: Maintainer of Milvus
    url: https://milvus.io/
  - type: Plans
    url: plans/zilliz-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/zilliz-rate-limits.yml
  - type: FinOps
    url: finops/zilliz-finops.yml
  - type: Integrations
    url: https://zilliz.com/partners
  - type: LLMsTxt
    url: https://docs.zilliz.com/llms.txt
integrations:
  - name: AWS
  - name: Arize AI
  - name: Voxel51
  - name: Confluent
  - name: Microsoft
  - name: Google Cloud
  - name: Airbyte
  - name: NVIDIA
  - name: OpenAI
  - name: Hugging Face
  - name: Cohere
  - name: LangChain
  - name: LlamaIndex
  - name: PyTorch
  - name: Data Science Dojo
  - name: Voyage AI
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com