How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cockroach Labs Clusters API

Create, list, retrieve, update, and delete CockroachDB Serverless and Dedicated clusters within an organization.

Cockroach Labs Clusters API is one of 26 APIs that Cockroach Labs publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Cluster. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 9 operations across 6 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version 2024-09-16.

Requests are made against a single base URL, https://cockroachlabs.cloud.

9 operations 6 paths 16 schemas 1 DELETE6 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2024-09-16
Base URL
https://cockroachlabs.cloud
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Cockroach Labs Clusters API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Bearer token authentication. Generate a token in the CockroachDB Cloud Console under Organization Settings API Access.

Paths & Operations 9

Across 6 paths, the API surfaces 9 operations — 1 DELETE, 6 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Clusters 9

Create, list, retrieve, update, and delete CockroachDB Serverless and Dedicated clusters within an organization.

GET
/api/v1/clusters
List clusters
ListClusters 5 params → 200401
POST
/api/v1/clusters
Create a cluster
CreateCluster body → 200400401
GET
/api/v1/clusters/{cluster_id}
Get a cluster
GetCluster 1 param → 200401404
PATCH
/api/v1/clusters/{cluster_id}
Update a cluster
UpdateCluster 1 param body → 200400401404
DELETE
/api/v1/clusters/{cluster_id}
Delete a cluster
DeleteCluster 1 param → 200401404
GET
/api/v1/clusters/{cluster_id}/connection-string
Get connection string
GetConnectionString 4 params → 200401404
GET
/api/v1/clusters/{cluster_id}/nodes
List cluster nodes
ListClusterNodes 6 params → 200401404
GET
/api/v1/clusters/available-regions
List available regions
ListAvailableRegions 4 params → 200401
GET
/api/v1/cluster-versions
List major cluster versions
ListMajorClusterVersions 2 params → 200401

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are Cluster (21 properties), DedicatedClusterConfig (5 properties), CreateClusterRequest (5 properties), PaginationResponse (3 properties). Each schema is shown below with its type and property counts.

Error
object
Standard error response returned by the API.
3 properties
ServerlessClusterConfig
object
Configuration specific to CockroachDB Serverless clusters.
3 properties
UpdateClusterSpecification
object
Specification for modifying an existing cluster's configuration.
3 properties
ListMajorClusterVersionsResponse
object
List of available major CockroachDB versions.
1 property
Region
object
A geographic region where the cluster or its nodes are deployed.
3 properties 1 required
Cluster
object
Represents a CockroachDB Cloud cluster, which is an instance of CockroachDB running in one or more cloud regions on Serverless or Dedicated infrastructure.
21 properties 9 required
ListClusterNodesResponse
object
Paginated list of nodes in a cluster.
2 properties
ClusterConfig
object
Configuration settings for a CockroachDB cluster.
2 properties
CreateClusterRequest
object
Request body for creating a new CockroachDB Cloud cluster.
5 properties 3 required
AvailableRegion
object
A cloud provider region available for cluster deployment.
3 properties
ClusterNode
object
Represents an individual node within a CockroachDB cluster.
3 properties
ListClustersResponse
object
Paginated list of clusters in the organization.
2 properties
DedicatedClusterConfig
object
Configuration specific to CockroachDB Dedicated clusters.
5 properties
ListAvailableRegionsResponse
object
Paginated list of available cloud regions.
2 properties
PaginationResponse
object
Pagination metadata included in list responses.
3 properties
GetConnectionStringResponse
object
Connection string for a cluster.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cockroach-labs-clusters-api-openapi.yml Raw ↑

Other APIs Cockroach Labs publishes across the network.

Cockroach Labs APIKeys API
Cockroach Labs AuditLogs API
Cockroach Labs Auth API
Cockroach Labs BackupRestore API
Cockroach Labs Billing API
Cockroach Labs CMEK API
Cockroach Labs Databases API
Cockroach Labs EgressRules API
Cockroach Labs Folders API
Cockroach Labs Health API
Cockroach Labs IPAllowlists API
Cockroach Labs JWTIssuers API
Where this information came from

This is an independent, third-party profile of Cockroach Labs Clusters API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.