# Apache CouchDB

**Canonical:** https://apis.io/providers/apache-couchdb/  
**Website:** https://couchdb.apache.org/  
**APIs profiled:** 9

Apache CouchDB is an open-source distributed document-oriented NoSQL database governed by the Apache Software Foundation. It uses JSON for data storage, a RESTful HTTP/JSON API for all database operations, and the Couch Replication Protocol for multi-primary synchronization across servers, mobile devices, and browsers. CouchDB supports Mango queries, MapReduce views, and offline-first application architectures.

## Kin Score — 34.2 / 100 (thin)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 34.2).

| Facet | Score |
|---|---|
| Discoverability | 59.3 |
| Contract Quality | 36.3 |
| Governance | 13.6 |
| Contract Governance | 13.6 |
| Operational Transparency | 26.3 |
| Developer Ergonomics | 54.8 |
| Commercial Clarity | 15.8 |
| Access Clarity | 15.8 |

## Agent readiness — 43.2 (agent-ready)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | verified |
| OpenAPI Examples | verified |
| Rate Limit Signal | documented |
| Event Surface Described | derived |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Freemium · Self-serve signup — onboarding: self-serve, pricing: freemium, trial: no (confidence: high).

## APIs (9)

- **Apache CouchDB Authentication API** — Session and authentication management
- **Apache CouchDB Changes API** — Database changes feed
- **Apache CouchDB Cluster API** — Cluster membership and configuration
- **Apache CouchDB Database API** — Database management operations
- **Apache CouchDB Design Documents API** — Design documents, views, and indexes
- **Apache CouchDB Documents API** — Document CRUD and bulk operations
- **Apache CouchDB Mango API** — Mango declarative JSON query API
- **Apache CouchDB Replication API** — Replication management
- **Apache CouchDB Server API** — Server-level information and utilities

## Agentic access (1)

- **Apache Couchdb Agentic Access** — 21 operations · 11 acting

## Security (3)

- **Apache Couchdb Authentication** — apiKey/http · 2 schemes
- **Apache Couchdb Domain Security** — TLSv1.3 · HSTS · DMARC
- **Apache Couchdb Vulnerability Disclosure** — security.txt · contact published

## Plans (1)

- **Apache Couchdb Plans Pricing**

## Use cases (6)

- **Mobile Sync Applications** — Sync data between a CouchDB server and PouchDB in mobile/browser apps, supporting offline-first user experiences.
- **Content Management** — Store and retrieve rich JSON documents for CMS, blogs, catalogs, and document management systems.
- **IoT Data Collection** — Edge devices write data locally to CouchDB and replicate to central servers when connected.
- **Multi-Region Replication** — Replicate database contents across geographic regions for low-latency reads and disaster recovery.
- **User Data Storage** — Per-user database pattern for storing isolated user data with built-in CouchDB authentication.
- **Event Sourcing** — Use the changes feed as an event stream for event-driven architectures and audit logging.

## Tags

Apache, Database, Document Store, JSON, NoSQL, Open-Source, Replication, REST

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/apache-couchdb/). Scores are computed from the provider's own public artifacts under a published rubric.
