Apache ZooKeeper website screenshot

Apache ZooKeeper

Apache ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services for distributed systems. It provides a hierarchical key-value store (znodes), watches for change notifications, ephemeral nodes for presence detection, and sequential nodes for leader election and distributed locking. ZooKeeper exposes a Java/C client API and an HTTP Admin Server API for monitoring and management. It is widely used by Kafka, Hadoop, HBase, Storm, and other distributed systems.

Apache ZooKeeper publishes 5 APIs on the APIs.io network, including Cluster API, Configuration API, Health API, and 2 more. Tagged areas include Configuration Management, Distributed Coordination, Leader Election, Service Discovery, and Open-Source.

The Apache ZooKeeper catalog on APIs.io includes 1 Spectral governance ruleset.

Apache ZooKeeper’s developer surface includes documentation, developer portal, getting-started guide, release notes, support, and 11 more developer resources.

40.7/100 developing ▬ flat Agent 26/100 agent aware open core · Apache-2.0 Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
1 APIs 7 Features 5 Use Cases
Configuration ManagementDistributed CoordinationLeader ElectionService DiscoveryOpen-Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/apache-zookeeper: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

Apache ZooKeeper Client API

The ZooKeeper client API provides Java and C language bindings for distributed coordination operations. Operations include create (create znodes), delete, exists (check existenc...

Apache ZooKeeper Cluster API

Cluster and ensemble information

Apache ZooKeeper Configuration API

Server configuration information

Apache ZooKeeper Health API

Server health checks

Apache ZooKeeper Monitoring API

Server statistics and metrics

Apache ZooKeeper Watches API

ZooKeeper watch information

Open Collections 7

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 7

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Apache Zookeeper Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 7

Notable capabilities this provider offers.

Hierarchical Namespace

Tree-structured znode namespace similar to a filesystem for organized configuration storage.

Watch Notifications

Client watches on znodes trigger one-time callbacks on change events for reactive patterns.

Ephemeral Nodes

Nodes that disappear when the creating client session expires for presence detection.

Sequential Nodes

Auto-incrementing sequential znodes for implementing distributed queues and leader election.

Atomic Operations

Compare-and-set and multi-operation batches for consistent distributed state updates.

ACL Security

Per-znode access control lists for authentication and authorization of znode operations.

Observer Mode

Read-only observer servers for scaling read throughput without affecting write quorum.

Scroll for all 7

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Apache ZooKeeper API Rules

12 rules · 7 errors 3 warnings 2 info

SPECTRAL

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Apache Zookeeper Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Apache Zookeeper Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Apache Zookeeper Agentic Access

21 operations

21 operations · 0 acting

AGENTIC

Use Cases 5

What developers build with this provider.

Leader Election

Distributed leader election using ephemeral sequential znodes for coordination.

Distributed Configuration Management

Centralized configuration storage with watch-based change notification to services.

Service Registry and Discovery

Service registration and lookup using ephemeral znodes as presence indicators.

Distributed Locking

Distributed mutex and read/write locks using ephemeral sequential znode recipes.

Cluster Coordination

Kafka broker coordination, HBase region server management, and Hadoop NameNode fencing.

Integrations 6

Pre-built integrations with other platforms and tools.

Apache Kafka

ZooKeeper (legacy) for Kafka broker metadata and controller election (replaced by KRaft).

Apache HBase

ZooKeeper for HBase region server coordination and master election.

Apache Hadoop

ZooKeeper for HDFS NameNode HA fencing and YARN ResourceManager HA.

Apache Storm

ZooKeeper for Storm Nimbus coordination and worker heartbeat tracking.

Apache Solr

ZooKeeper for SolrCloud cluster coordination, configuration, and leader election.

Apache Curator

High-level ZooKeeper client with recipes for common distributed patterns.

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: apache-zookeeper
name: Apache ZooKeeper
description: Apache ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed
  synchronization, and providing group services for distributed systems. It provides a hierarchical key-value store (znodes),
  watches for change notifications, ephemeral nodes for presence detection, and sequential nodes for leader election and distributed
  locking. ZooKeeper exposes a Java/C client API and an HTTP Admin Server API for monitoring and management. It is widely
  used by Kafka, Hadoop, HBase, Storm, and other distributed systems.
type: Index
deliveryModel:
  model: open-core
  license: Apache-2.0
  open_source: true
  commercial: true
  callable_host: false
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
position: Consuming
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/apache-zookeeper.png
tags:
- Configuration Management
- Distributed Coordination
- Leader Election
- Service Discovery
- Open-Source
tags_raw:
- Configuration Management
- Distributed Coordination
- Leader Election
- Service Discovery
- Open Source
created: '2026-03-16'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/apache-zookeeper/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: apache-zookeeper:apache-zookeeper-client-api
  name: Apache ZooKeeper Client API
  description: The ZooKeeper client API provides Java and C language bindings for distributed coordination operations. Operations
    include create (create znodes), delete, exists (check existence), getData, setData, getChildren, getACL, setACL, and multi
    (batch operations). Watch mechanisms notify clients of znode changes. Curator is the recommended high-level Java client
    with recipes for distributed locks, leader elections, service discovery, and caches.
  humanURL: https://zookeeper.apache.org/doc/current/zookeeperProgrammers.html
  tags:
  - Java
  - C
  - Coordination
  - Leader Election
  properties:
  - type: Documentation
    url: https://zookeeper.apache.org/doc/current/zookeeperProgrammers.html
  - type: APIReference
    url: https://zookeeper.apache.org/doc/current/apidocs/zookeeper-server/
  - type: SDKs
    url: https://search.maven.org/search?q=org.apache.zookeeper
    title: Java Maven SDK
  - type: SDKs
    url: https://curator.apache.org/
    title: Apache Curator (High-Level Java Client)
- aid: apache-zookeeper:apache-zookeeper-cluster-api
  name: Apache ZooKeeper Cluster API
  description: Cluster and ensemble information
  humanURL: https://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_4lw
  baseURL: http://localhost:8080/commands
  tags:
  - Cluster
  properties:
  - type: OpenAPI
    url: openapi/apache-zookeeper-cluster-api-openapi.yml
  - type: Documentation
    url: https://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_4lw
- aid: apache-zookeeper:apache-zookeeper-configuration-api
  name: Apache ZooKeeper Configuration API
  description: Server configuration information
  humanURL: https://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_4lw
  baseURL: http://localhost:8080/commands
  tags:
  - Configuration
  properties:
  - type: OpenAPI
    url: openapi/apache-zookeeper-configuration-api-openapi.yml
  - type: Documentation
    url: https://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_4lw
- aid: apache-zookeeper:apache-zookeeper-health-api
  name: Apache ZooKeeper Health API
  description: Server health checks
  humanURL: https://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_4lw
  baseURL: http://localhost:8080/commands
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/apache-zookeeper-health-api-openapi.yml
  - type: Documentation
    url: https://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_4lw
- aid: apache-zookeeper:apache-zookeeper-monitoring-api
  name: Apache ZooKeeper Monitoring API
  description: Server statistics and metrics
  humanURL: https://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_4lw
  baseURL: http://localhost:8080/commands
  tags:
  - Monitoring
  properties:
  - type: OpenAPI
    url: openapi/apache-zookeeper-monitoring-api-openapi.yml
  - type: Documentation
    url: https://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_4lw
- aid: apache-zookeeper:apache-zookeeper-watches-api
  name: Apache ZooKeeper Watches API
  description: ZooKeeper watch information
  humanURL: https://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_4lw
  baseURL: http://localhost:8080/commands
  tags:
  - Watches
  properties:
  - type: OpenAPI
    url: openapi/apache-zookeeper-watches-api-openapi.yml
  - type: Documentation
    url: https://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_4lw
common:
- type: Website
  url: https://www.apache.org/
- type: CodeOfConduct
  url: https://github.com/apache/.github/blob/main/.github/CODE_OF_CONDUCT.md
- type: License
  name: Apache-2.0
  url: https://github.com/apache/zookeeper/blob/master/LICENSE
- type: AgenticAccess
  url: agentic-access/apache-zookeeper-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/apache-zookeeper-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/apache-zookeeper-domain-security.yml
- type: GitHubRepository
  url: https://github.com/apache/zookeeper
- type: Documentation
  url: https://zookeeper.apache.org/doc/current/
- type: Portal
  url: https://zookeeper.apache.org/
- type: GettingStarted
  url: https://zookeeper.apache.org/doc/current/zookeeperStarted.html
- type: ReleaseNotes
  url: https://github.com/apache/zookeeper/releases
- type: Support
  url: https://zookeeper.apache.org/lists.html
- type: TermsOfService
  url: https://www.apache.org/licenses/
- type: SpectralRules
  url: rules/apache-zookeeper-spectral-rules.yml
- type: SDKs
  url: https://pypi.org/project/kazoo/
  title: Python Kazoo Client
- type: SDKs
  url: https://www.npmjs.com/package/node-zookeeper-client
  title: Node.js Client
- type: Features
  data:
  - name: Hierarchical Namespace
    description: Tree-structured znode namespace similar to a filesystem for organized configuration storage.
  - name: Watch Notifications
    description: Client watches on znodes trigger one-time callbacks on change events for reactive patterns.
  - name: Ephemeral Nodes
    description: Nodes that disappear when the creating client session expires for presence detection.
  - name: Sequential Nodes
    description: Auto-incrementing sequential znodes for implementing distributed queues and leader election.
  - name: Atomic Operations
    description: Compare-and-set and multi-operation batches for consistent distributed state updates.
  - name: ACL Security
    description: Per-znode access control lists for authentication and authorization of znode operations.
  - name: Observer Mode
    description: Read-only observer servers for scaling read throughput without affecting write quorum.
- type: UseCases
  data:
  - name: Leader Election
    description: Distributed leader election using ephemeral sequential znodes for coordination.
  - name: Distributed Configuration Management
    description: Centralized configuration storage with watch-based change notification to services.
  - name: Service Registry and Discovery
    description: Service registration and lookup using ephemeral znodes as presence indicators.
  - name: Distributed Locking
    description: Distributed mutex and read/write locks using ephemeral sequential znode recipes.
  - name: Cluster Coordination
    description: Kafka broker coordination, HBase region server management, and Hadoop NameNode fencing.
- type: Integrations
  data:
  - name: Apache Kafka
    description: ZooKeeper (legacy) for Kafka broker metadata and controller election (replaced by KRaft).
  - name: Apache HBase
    description: ZooKeeper for HBase region server coordination and master election.
  - name: Apache Hadoop
    description: ZooKeeper for HDFS NameNode HA fencing and YARN ResourceManager HA.
  - name: Apache Storm
    description: ZooKeeper for Storm Nimbus coordination and worker heartbeat tracking.
  - name: Apache Solr
    description: ZooKeeper for SolrCloud cluster coordination, configuration, and leader election.
  - name: Apache Curator
    description: High-level ZooKeeper client with recipes for common distributed patterns.
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/apache-zookeeper"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/apache-zookeeper/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/apache-zookeeper/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.