# Apache Cassandra

**Canonical:** https://apis.io/providers/cassandra/  
**Website:** https://cassandra.apache.org/  
**APIs profiled:** 12

Apache Cassandra is a highly scalable, distributed open-source NoSQL database designed to handle massive amounts of data across many commodity servers, providing high availability with no single point of failure. It is governed by the Apache Software Foundation (ASF) under the Apache License 2.0 and is used in production by Netflix, Apple, Bloomberg, Backblaze, and many others. Cassandra exposes its CQL native protocol for clients and a family of HTTP, REST, GraphQL, Document, and gRPC APIs via the Stargate data gateway.

## Kin Score — 32.1 / 100 (thin)

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

| Facet | Score |
|---|---|
| Discoverability | 64.8 |
| Contract Quality | 48.3 |
| Governance | 0.0 |
| Contract Governance | 0.0 |
| Operational Transparency | 23.7 |
| Developer Ergonomics | 26.2 |
| Commercial Clarity | 26.3 |
| Access Clarity | 26.3 |

## Agent readiness — 29.1 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| 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 (12)

- **Apache Cassandra CQL Native Protocol** — Cassandra Query Language (CQL) is the primary interface to Apache Cassandra. Clients speak the binary CQL native protocol over TCP (default port 9042). Official drivers are main...
- **Cassandra REST API (Stargate)** — HTTP/JSON REST API for Cassandra provided by the Stargate data gateway. Enables CRUD operations and SQL-like query via REST without the CQL driver.
- **Cassandra GraphQL API (Stargate)** — GraphQL endpoint for Cassandra, enabling flexible, typed queries and mutations against Cassandra tables through the Stargate gateway.
- **Cassandra Document API (Stargate)** — Schemaless Document API that stores JSON documents in Cassandra, offering a MongoDB-like developer experience backed by Cassandra.
- **Cassandra gRPC API (Stargate)** — High-performance gRPC API for Cassandra through Stargate, designed for low-latency service-to-service communication.
- **Cassandra JMX Management Interface** — Java Management Extensions (JMX) interface for monitoring and administering Cassandra nodes, including metrics, compaction, repairs, and configuration.
- **Apache Cassandra Columns API** — The Columns API from Apache Cassandra — 2 operation(s) for columns.
- **Apache Cassandra Indexes API** — The Indexes API from Apache Cassandra — 2 operation(s) for indexes.
- **Apache Cassandra Keyspaces API** — The Keyspaces API from Apache Cassandra — 2 operation(s) for keyspaces.
- **Apache Cassandra Rows API** — The Rows API from Apache Cassandra — 3 operation(s) for rows.
- **Apache Cassandra Tables API** — The Tables API from Apache Cassandra — 2 operation(s) for tables.
- **Apache Cassandra Types API** — The Types API from Apache Cassandra — 2 operation(s) for types.

## Agentic access (1)

- **Cassandra Agentic Access** — 26 operations · 15 acting

## Security (3)

- **Cassandra Authentication** — apiKey · 1 scheme
- **Cassandra Domain Security** — TLSv1.3 · HSTS · DMARC
- **Cassandra Vulnerability Disclosure** — security.txt · contact published

## Plans (1)

- **Cassandra Plans Pricing**

## Use cases (12)

- **Event Logging**
- **IoT Telemetry**
- **Time Series Data**
- **Product Catalogs**
- **Messaging Platforms**
- **Fraud Detection**
- **Recommendation Engines**
- **Activity Feeds**
- **Audit Logs**
- **Real-Time Analytics**
- **Mobile Application Backends**
- **Vector Similarity Search**

## Tags

Apache, Big Data, Database, Distributed, NoSQL, Open-Source

---

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