Amazon Keyspaces website screenshot

Amazon Keyspaces

Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra-compatible database service that lets you run Cassandra workloads on AWS without managing servers or software.

Amazon Keyspaces publishes 2 APIs on the APIs.io network: Keyspaces API and Tables API. Tagged areas include Cassandra, Database, Managed Database, NoSQL, and Wide Column.

The Amazon Keyspaces catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Amazon Keyspaces’ developer surface includes authentication, engineering blog, support, developer console, CLI, developer portal, documentation, and 23 more developer resources.

61.3/100 strong ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs 6 Features 4 Use Cases
CassandraDatabaseManaged DatabaseNoSQLWide Column

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/amazon-keyspaces: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Amazon Keyspaces Keyspaces API

Cassandra keyspace management

Amazon Keyspaces Tables API

Cassandra table management

Postman Collections 1

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Amazon Keyspaces API

OPEN COLLECTION

Amazon Keyspaces API

OPEN COLLECTION

Arazzo Workflows 6

Multi-step API workflows described with the Arazzo specification.

Amazon Keyspaces Clone Table Schema

Read a source table's schema and create a new table from it in a target keyspace.

ARAZZO

Amazon Keyspaces Decommission Keyspace

Delete a table, wait for it to drain, then delete its keyspace.

ARAZZO

Amazon Keyspaces Keyspace Inventory

Confirm a keyspace, add a table, then list its tables to verify the table appears.

ARAZZO

Amazon Keyspaces Provision Table

Create a keyspace, add a table to it, and wait until the table is ACTIVE.

ARAZZO

Amazon Keyspaces Restore Table

Restore a table to a point in time and wait for the restored copy to be ACTIVE.

ARAZZO

Amazon Keyspaces Update Table Schema

Add columns to an existing table and wait for it to return to ACTIVE.

ARAZZO

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Amazon Keyspaces Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 6

Notable capabilities this provider offers.

Cassandra Compatibility

Fully compatible with Apache Cassandra drivers, tools, and applications with no code changes required.

Serverless Scaling

Automatically scales table throughput and storage up and down based on application traffic.

Point-in-Time Recovery

Continuous backup with PITR enables restoration of tables to any second within the last 35 days.

Encryption at Rest

Data is encrypted at rest by default using AWS managed keys or customer-managed keys via AWS KMS.

Virtual Private Cloud (VPC) Support

Access Amazon Keyspaces from within VPCs using VPC endpoints for enhanced network security.

Capacity Modes

Choose on-demand or provisioned capacity mode with auto scaling for predictable workloads.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Amazon Keyspaces Context

2 classes · 7 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Amazon Keyspaces API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Amazon Keyspaces API Rules

24 rules · 9 errors 14 warnings 1 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Keyspace

3 properties

JSON SCHEMA

Table

5 properties

JSON SCHEMA

JSON Structure 2

JSON Structure definitions describing this provider's data shapes.

Amazon Keyspaces Keyspace Structure

3 properties

JSON STRUCTURE

Amazon Keyspaces Table Structure

5 properties

JSON STRUCTURE

Examples 2

Example request and response payloads for these APIs.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Amazon Keyspaces Authentication

apiKey · 1 scheme

SECURITY

Amazon Keyspaces Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Amazon Keyspaces Vulnerability Disclosure

security.txt · contact published

SECURITY

Amazon Keyspaces Trust Center

PCI DSS, HIPAA, FedRAMP, GDPR, FIPS 140

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Amazon Keyspaces Agentic Access

10 operations · 6 acting

10 operations · 6 acting

AGENTIC

Use Cases 4

What developers build with this provider.

IoT Data Storage

Store high-volume sensor data and telemetry from IoT devices with wide-column schema.

User Activity Tracking

Track user events, clickstreams, and behavioral data at massive scale.

Time-Series Data

Manage time-series data for monitoring, metrics, and log aggregation.

Migrate Cassandra Workloads

Lift and shift existing Cassandra applications to a fully managed cloud service.

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 8

Pagination, idempotency, versioning, errors, and events

Scroll for all 8

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: Amazon Keyspaces
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
specificationVersion: '0.23'
segments:
- Databases
- NoSQL
description: Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra-compatible
  database service that lets you run Cassandra workloads on AWS without managing servers or software.
url: https://aws.amazon.com/keyspaces/
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
tags:
- AWS
- Cassandra
- Database
- Managed Database
- NoSQL
- Wide Column
created: '2024-01-15'
modified: '2026-05-19'
apis:
- aid: amazon-keyspaces:amazon-keyspaces-keyspaces-api
  name: Amazon Keyspaces Keyspaces API
  description: Cassandra keyspace management
  humanURL: https://aws.amazon.com/keyspaces/
  baseURL: https://cassandra.amazonaws.com
  tags:
  - Keyspaces
  properties:
  - type: OpenAPI
    url: openapi/amazon-keyspaces-keyspaces-api-openapi.yml
  - type: Documentation
    url: https://docs.aws.amazon.com/keyspaces/latest/devguide/what-is-keyspaces.html
  - type: Pricing
    url: https://aws.amazon.com/keyspaces/pricing/
  - type: GettingStarted
    url: https://aws.amazon.com/keyspaces/getting-started/
  - type: FAQ
    url: https://aws.amazon.com/keyspaces/faqs/
  - type: Features
    url: https://aws.amazon.com/keyspaces/features/
  - type: APIReference
    url: https://docs.aws.amazon.com/keyspaces/latest/APIReference/Welcome.html
  - type: JSONLD
    url: json-ld/amazon-keyspaces-context.jsonld
  - type: JSONSchema
    url: json-schema/amazon-keyspaces-keyspace-schema.json
  - type: JSONSchema
    url: json-schema/amazon-keyspaces-table-schema.json
- aid: amazon-keyspaces:amazon-keyspaces-tables-api
  name: Amazon Keyspaces Tables API
  description: Cassandra table management
  humanURL: https://aws.amazon.com/keyspaces/
  baseURL: https://cassandra.amazonaws.com
  tags:
  - Tables
  properties:
  - type: OpenAPI
    url: openapi/amazon-keyspaces-tables-api-openapi.yml
  - type: Documentation
    url: https://docs.aws.amazon.com/keyspaces/latest/devguide/what-is-keyspaces.html
  - type: Pricing
    url: https://aws.amazon.com/keyspaces/pricing/
  - type: GettingStarted
    url: https://aws.amazon.com/keyspaces/getting-started/
  - type: FAQ
    url: https://aws.amazon.com/keyspaces/faqs/
  - type: Features
    url: https://aws.amazon.com/keyspaces/features/
  - type: APIReference
    url: https://docs.aws.amazon.com/keyspaces/latest/APIReference/Welcome.html
  - type: JSONLD
    url: json-ld/amazon-keyspaces-context.jsonld
  - type: JSONSchema
    url: json-schema/amazon-keyspaces-keyspace-schema.json
  - type: JSONSchema
    url: json-schema/amazon-keyspaces-table-schema.json
common:
- type: AgenticAccess
  url: agentic-access/amazon-keyspaces-agentic-access.yml
- type: TrustCenter
  url: security/amazon-keyspaces-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/amazon-keyspaces-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/amazon-keyspaces-domain-security.yml
- type: Authentication
  url: authentication/amazon-keyspaces-authentication.yml
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/amazon-keyspaces/overview
- type: Arazzo
  url: arazzo/amazon-keyspaces-clone-table-workflow.yml
  name: Amazon Keyspaces Clone Table Schema
- type: Arazzo
  url: arazzo/amazon-keyspaces-decommission-keyspace-workflow.yml
  name: Amazon Keyspaces Decommission Keyspace
- type: Arazzo
  url: arazzo/amazon-keyspaces-keyspace-inventory-workflow.yml
  name: Amazon Keyspaces Keyspace Inventory
- type: Arazzo
  url: arazzo/amazon-keyspaces-provision-table-workflow.yml
  name: Amazon Keyspaces Provision Table
- type: Arazzo
  url: arazzo/amazon-keyspaces-restore-table-workflow.yml
  name: Amazon Keyspaces Restore Table
- type: Arazzo
  url: arazzo/amazon-keyspaces-update-table-schema-workflow.yml
  name: Amazon Keyspaces Update Table Schema
- type: Blog
  url: https://aws.amazon.com/blogs/database/category/database/amazon-keyspaces/
- type: Support
  url: https://aws.amazon.com/premiumsupport/
- type: Console
  url: https://console.aws.amazon.com/keyspaces/home
- type: CLI
  url: https://docs.aws.amazon.com/cli/latest/reference/keyspaces/
- type: SDKs
  url: https://aws.amazon.com/tools/
- type: StatusPage
  url: https://status.aws.amazon.com/
- type: Compliance
  url: https://aws.amazon.com/compliance/
- type: TermsOfService
  url: https://aws.amazon.com/service-terms/
- type: Portal
  url: https://aws.amazon.com/keyspaces/
- type: Documentation
  url: https://docs.aws.amazon.com/keyspaces/
- type: Pricing
  url: https://aws.amazon.com/keyspaces/pricing/
- type: GettingStarted
  url: https://aws.amazon.com/keyspaces/getting-started/
- type: FAQ
  url: https://aws.amazon.com/keyspaces/faqs/
- type: PrivacyPolicy
  url: https://aws.amazon.com/privacy/
- type: Signup
  url: https://portal.aws.amazon.com/billing/signup
- type: GitHubOrganization
  url: https://github.com/aws
- type: Features
  data:
  - name: Cassandra Compatibility
    description: Fully compatible with Apache Cassandra drivers, tools, and applications with no code changes required.
  - name: Serverless Scaling
    description: Automatically scales table throughput and storage up and down based on application traffic.
  - name: Point-in-Time Recovery
    description: Continuous backup with PITR enables restoration of tables to any second within the last 35 days.
  - name: Encryption at Rest
    description: Data is encrypted at rest by default using AWS managed keys or customer-managed keys via AWS KMS.
  - name: Virtual Private Cloud (VPC) Support
    description: Access Amazon Keyspaces from within VPCs using VPC endpoints for enhanced network security.
  - name: Capacity Modes
    description: Choose on-demand or provisioned capacity mode with auto scaling for predictable workloads.
- type: UseCases
  data:
  - name: IoT Data Storage
    description: Store high-volume sensor data and telemetry from IoT devices with wide-column schema.
  - name: User Activity Tracking
    description: Track user events, clickstreams, and behavioral data at massive scale.
  - name: Time-Series Data
    description: Manage time-series data for monitoring, metrics, and log aggregation.
  - name: Migrate Cassandra Workloads
    description: Lift and shift existing Cassandra applications to a fully managed cloud service.
- type: Integrations
  data:
  - name: AWS KMS
    description: Use customer-managed keys for encryption with AWS Key Management Service.
  - name: AWS CloudTrail
    description: Audit all API calls to Amazon Keyspaces for security and compliance.
  - name: Amazon VPC
    description: Access Keyspaces securely from within your VPC using VPC endpoints.
  - name: AWS Identity and Access Management
    description: Control access to Keyspaces resources using IAM policies and roles.
- type: SpectralRules
  url: rules/amazon-keyspaces-spectral-rules.yml
- type: Vocabulary
  url: vocabulary/amazon-keyspaces-vocabulary.yaml
- type: Integrations
  url: https://aws.amazon.com/marketplace
integrations:
- name: Agent Mode
- name: Sign in
- name: Become a Channel Partner
- name: Resources
- name: Sell in AWS Marketplace
- name: Why AWS Marketplace?
- name: Get started in AWS Marketplace
- name: Manage Your Account
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
  url: https://apievangelist.com
include: []
x-parent: aws
x-relationship: product

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/amazon-keyspaces"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/amazon-keyspaces/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/amazon-keyspaces/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.