CockroachDB
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.
Solid contracts, transparent operations, and an easy start — typically complete on four or five facets with one clear soft spot.
API Evangelist profiles CockroachDB the way a machine reads it — 154 machine-readable artifacts across 26 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — CockroachDB scores 61.4/100 (strong), with a separate agent-readiness read of 54/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile CockroachDB
Each block below is one kind of artifact we hold for CockroachDB. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 26
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
CockroachDB APIKeys API
Manage API keys for programmatic access, including creation, retrieval, listing, updating, and deletion.
CockroachDB AuditLogs API
Retrieve audit log events for the organization to support compliance and security investigations.
CockroachDB Auth API
Authenticate to the Cluster API by creating and terminating API sessions. Session tokens are passed via the X-Cockroach-API-Session header on subsequent requests.
CockroachDB BackupRestore API
Manage cluster backups, backup configurations, and restore operations for CockroachDB clusters.
CockroachDB Billing API
Retrieve invoices and billing information for the CockroachDB Cloud organization.
CockroachDB Clusters API
Create, list, retrieve, update, and delete CockroachDB Serverless and Dedicated clusters within an organization.
CockroachDB CMEK API
Manage customer-managed encryption keys (CMEK) for encrypting cluster data at rest using customer-controlled keys.
CockroachDB Databases API
Manage databases within a CockroachDB cluster, including creation, listing, updating, and deletion.
CockroachDB EgressRules API
Configure egress traffic rules and egress private endpoints for outbound cluster network traffic.
CockroachDB Folders API
Organize clusters and other resources into hierarchical folder structures within the organization.
CockroachDB Health API
Check the health and readiness of individual CockroachDB nodes. The health endpoint can report whether the node is live and fully operational for accepting SQL connections.
CockroachDB IPAllowlists API
Configure IP allowlist entries to control network access to a cluster.
CockroachDB JWTIssuers API
Manage JWT issuer configurations for external identity provider integrations.
CockroachDB LogExport API
Configure log export to external destinations such as AWS CloudWatch or GCP Cloud Logging.
CockroachDB MaintenanceWindows API
Configure maintenance windows and blackout periods for cluster upgrade scheduling.
CockroachDB MetricExport API
Configure metric export integrations including AWS CloudWatch, Datadog, and Prometheus.
CockroachDB Nodes API
Retrieve information about all nodes in the cluster, including their status, address, locality, and operational metrics.
CockroachDB Organizations API
Retrieve information about the caller's CockroachDB Cloud organization.
CockroachDB PrivateEndpoints API
Manage private endpoint services and connections for secure VPC-level access to clusters.
CockroachDB Ranges API
List and inspect range information for the cluster, including hot ranges by node and detailed information for specific range IDs.
CockroachDB RoleManagement API
Manage role-based access control, including assigning and removing roles for users across organization, folder, and cluster scopes.
CockroachDB Rules API
Retrieve alerting rules templates for use with Prometheus-compatible alerting systems.
CockroachDB ServiceAccounts API
Manage service accounts used for machine-to-machine authentication within the organization.
CockroachDB Sessions API
List active SQL sessions across all nodes of the cluster, with optional filtering by username.
CockroachDB SQLUsers API
Manage SQL users for a cluster, including creating users, listing users, and updating SQL user passwords.
CockroachDB VersionDeferral API
Manage cluster version deferral policies to delay automatic CockroachDB version upgrades.
Scroll within the panel for all 26 ·
Open Collections 2
Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
CockroachDB Cloud API
OPEN COLLECTIONCockroachDB Cluster API
OPEN COLLECTIONPricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Rate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Cockroachdb Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
Cockroachdb Finops
FINOPSFeatures 16
The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.
Notable capabilities this provider offers.
Scroll within the panel for all 16 ·
Event Specifications 1
Not every API is request/response. AsyncAPI describes the event-driven and streaming side — the webhooks and channels — so the asynchronous half of the interface is documented the same way the synchronous half is.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
CockroachDB CHANGEFEED Sinks
AsyncAPI description of CockroachDB CHANGEFEED INTO sinks. CockroachDB Enterprise CHANGEFEEDs stream row-level change data to external systems. This document models the publicly...
ASYNCAPISemantic Vocabularies 1
JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.
JSON-LD contexts and semantic vocabularies used across these APIs.
Cockroachdb Context
JSON-LDSpectral Rules 3
Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.
JSON Schema 96
Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.
Standalone JSON Schema definitions for this provider's data models.
AddEgressRuleRequest
JSON SCHEMAAddJWTIssuerRequest
JSON SCHEMAAddPrivateEndpointConnectionRequest
JSON SCHEMAAddress
JSON SCHEMAAllowlistEntry
JSON SCHEMAApiKey
JSON SCHEMAAvailableRegion
JSON SCHEMABackupConfiguration
JSON SCHEMABuildInfo
JSON SCHEMACloudWatchMetricExportInfo
JSON SCHEMACockroachDB Cluster
JSON SCHEMAClusterConfig
JSON SCHEMAClusterNode
JSON SCHEMAClusterVersionDeferral
JSON SCHEMACMEKClusterInfo
JSON SCHEMACMEKClusterSpecification
JSON SCHEMACreateApiKeyRequest
JSON SCHEMACreateApiKeyResponse
JSON SCHEMACreateClusterRequest
JSON SCHEMACreateDatabaseRequest
JSON SCHEMACreateFolderRequest
JSON SCHEMACreateRestoreRequest
JSON SCHEMACreateServiceAccountRequest
JSON SCHEMACreateSQLUserRequest
JSON SCHEMADatabase
JSON SCHEMADatadogMetricExportInfo
JSON SCHEMADedicatedClusterConfig
JSON SCHEMAEditEgressRuleRequest
JSON SCHEMAEgressRule
JSON SCHEMAEnableCloudWatchMetricExportRequest
JSON SCHEMAEnableDatadogMetricExportRequest
JSON SCHEMAEnableLogExportRequest
JSON SCHEMAError
JSON SCHEMAFolder
JSON SCHEMAGetAllRolesForUserResponse
JSON SCHEMAGetConnectionStringResponse
JSON SCHEMAGetPersonUsersByEmailResponse
JSON SCHEMAHealthResponse
JSON SCHEMAHotRange
JSON SCHEMAInvoice
JSON SCHEMAJWTIssuer
JSON SCHEMAListAllowlistEntriesResponse
JSON SCHEMAListApiKeysResponse
JSON SCHEMAListAuditLogsResponse
JSON SCHEMAListAvailableRegionsResponse
JSON SCHEMAListBackupsResponse
JSON SCHEMAListClusterNodesResponse
JSON SCHEMAListClustersResponse
JSON SCHEMAListDatabasesResponse
JSON SCHEMAListEgressRulesResponse
JSON SCHEMAListFolderContentsResponse
JSON SCHEMAListFoldersResponse
JSON SCHEMAListHotRangesResponse
JSON SCHEMAListInvoicesResponse
JSON SCHEMAListJWTIssuersResponse
JSON SCHEMAListMajorClusterVersionsResponse
JSON SCHEMAListNodeRangesResponse
JSON SCHEMAListNodesResponse
JSON SCHEMAListPrivateEndpointConnectionsResponse
JSON SCHEMAListPrivateEndpointServicesResponse
JSON SCHEMAListRestoresResponse
JSON SCHEMAListRoleGrantsResponse
JSON SCHEMAListServiceAccountsResponse
JSON SCHEMAListSessionsResponse
JSON SCHEMAListSQLUsersResponse
JSON SCHEMALocality
JSON SCHEMALogExportClusterInfo
JSON SCHEMALoginRequest
JSON SCHEMALoginResponse
JSON SCHEMALogoutResponse
JSON SCHEMAMaintenanceWindow
JSON SCHEMANodeDescriptor
JSON SCHEMANodeStatus
JSON SCHEMAOrganization
JSON SCHEMAPaginationResponse
JSON SCHEMAPrivateEndpointConnection
JSON SCHEMAPrometheusMetricExportInfo
JSON SCHEMARangeDescriptor
JSON SCHEMARangeInfo
JSON SCHEMARangeResponse
JSON SCHEMARegion
JSON SCHEMARestore
JSON SCHEMAServerlessClusterConfig
JSON SCHEMAServiceAccount
JSON SCHEMASession
JSON SCHEMASetRolesForUserRequest
JSON SCHEMASQLUser
JSON SCHEMAUpdateApiKeySpecification
JSON SCHEMAUpdateBackupConfigurationSpec
JSON SCHEMAUpdateClusterSpecification
JSON SCHEMAUpdateCMEKStatusRequest
JSON SCHEMAUpdateDatabaseRequest
JSON SCHEMAUpdateFolderSpecification
JSON SCHEMAUpdateJWTIssuerRequest
JSON SCHEMAUpdateServiceAccountSpecification
JSON SCHEMAUpdateSQLUserPasswordRequest
JSON SCHEMAScroll within the panel for all 96 ·
JSON Structure 1
JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.
JSON Structure definitions describing this provider's data shapes.
Cockroachdb Structure
JSON STRUCTURESecurity Posture 4
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Resources
Every other property we hold for CockroachDB — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 1
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 2
Pagination, idempotency, versioning, errors, and events
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 4
Authentication, authorization, and security posture
Operate 1
Status, limits, changes, and where to get help
Commercial 1
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
← All providers · Data indexed from github.com/api-evangelist/cockroachdb · machine-readable index on apis.io