CockroachDB is a distributed SQL database with strong consistency, PostgreSQL compatibility, and a managed cloud offering. The Cloud API manages cluster lifecycle; the Cluster API exposes per-node operational state for monitoring and troubleshooting.
APIs.json: https://raw.githubusercontent.com/api-evangelist/cockroachdb/refs/heads/main/apis.yml
- Type: Index
- Position: Consumer
- Access: 3rd-Party
- Cluster Management
- Cloud
- Database
- Distributed SQL
- Infrastructure
- PostgreSQL Compatible
- SQL
- Created: 2024-11-24
- Modified: 2026-05-19
REST API for managing the lifecycle of CockroachDB Cloud clusters. Supports cluster provisioning, scaling, deletion, SQL user management, network authorization (IP allowlists, private endpoints), customer-managed encryption keys (CMEK), maintenance windows, version deferral, audit log export, metric and log export, SCIM v2 group/user provisioning, folder organization, service accounts, API keys, invoices, and backup configuration. Authenticated via bearer tokens and rate-limited to 10 requests per second per user.
- Human URL: https://www.cockroachlabs.com/docs/cockroachcloud/cloud-api
- Base URL:
https://cockroachlabs.cloud
- Cloud
- Cluster Management
- Database
- Infrastructure
- Documentation
- API Reference
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
REST API hosted by every CockroachDB node under the /api/v2 base path, exposed on the same HTTP port as the DB Console (default 8080). Provides health checks, node detail, hot range info, session and query introspection, database and table metadata, and event log retrieval. Authentication uses session tokens obtained via /api/v2/login/ and passed in the X-Cockroach-API-Session header.
- Human URL: https://www.cockroachlabs.com/docs/stable/cluster-api
- Base URL:
https://localhost:8080/api/v2
- Cluster
- Database
- Monitoring
- Nodes
- Observability
- Documentation
- API Reference
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- JSON Schema — JSON Schema
- JSON-LD — JSON-LD
- Spectral Rules — Spectral
- Website
- Documentation
- Pricing
- Console
- Git Hub
- Status Page
- Features
- Integrations
FN: Kin Lane Email: kin@apievangelist.com