DataStax website screenshot

DataStax

DataStax is the company behind Astra DB, a serverless, multi-cloud database and vector-search platform built on Apache Cassandra, along with Langflow, RAGStack, and the Astra Streaming (Apache Pulsar) event platform for building generative-AI and real-time applications. Developers interact with Astra DB through the Data API (JSON document, table, and vector operations), the legacy REST, Document, and GraphQL APIs, and the Astra DevOps API for programmatic administration of databases, keyspaces, access lists, roles, users, tokens, private links, and CDC. DataStax publishes official client SDKs (Python astrapy, TypeScript astra-db-ts, Go astra-db-go), the Java-based Astra CLI, and an official Astra DB Model Context Protocol (MCP) server for agentic access. DataStax was acquired by IBM in 2025 and its Astra products are now part of the IBM watsonx data portfolio, while the developer surface remains hosted on datastax.com, docs.datastax.com, astra.datastax.com, and github.com/datastax.

DataStax publishes 17 APIs on the APIs.io network, including Access List API, Authentication API, Clone API, and 14 more. Tagged areas include Company, Enterprise, Database, Vector Database, and Cassandra.

DataStax’s developer surface includes documentation, API reference, getting-started guide, signup flow, support, pricing, engineering blog, and 26 more developer resources.

42.0/100 developing ▬ flat Agent 24/100 agent aware saas Full breakdown ↓
scored 2026-08-30 · rubric v0.17.2
AccessSelf serve
1 APIs 1 MCP Servers
CompanyEnterpriseDatabaseVector DatabaseCassandraArtificial IntelligenceRAGServerlessStreamingDeveloper Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-30 · rubric v0.17.2
Composite quality — 42.0/100 · developing
Contract Quality 15.1 / 25
Developer Ergonomics 13.7 / 20
Access Clarity 2.6 / 20
Operational Transparency 2.4 / 13
Contract Governance 0.5 / 12
Discoverability 7.6 / 10
Agent readiness — 24/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/datastax: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 17

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

DataStax Access List API

View, create, modify, or delete the IP access list for an Astra database.

DataStax Authentication API

Generate and revoke tokens that are used to authenticate DevOps API operations.

DataStax Clone API

Use the DevOps API to clone databases.

DataStax Customer Keys API

Manage customer keys for your Astra organization.

DataStax Database Operations API

Use these DevOps APIs to manage Astra databases.

DataStax DevOps Access List API

View, create, modify, or delete the access list that restricts access to the DevOps API for an Astra organization.

DataStax Enterprise Operations API

DevOps APIs for your Astra enterprise.

DataStax Migrations API

Use the DevOps API to manage SSTables-based migrations.

DataStax Organization Operations API

DevOps APIs for your Astra organization.

DataStax PCU API

Use the DevOps API to manage provisioned capacity units for eligible organizations and databases.

DataStax Private Link API

Use the DevOps Private Link APIs to manage private link endpoints for your Astra databases.

DataStax Regions API

Get available regions by database type, user, or organization.

DataStax Roles API

Use the DevOps Roles APIs to manage roles in your Astra organization.

DataStax SCIM API

SCIM 2.0 endpoints for user and group provisioning and management.

DataStax Token API

Generate and revoke tokens that are used to authenticate DevOps API operations.

DataStax Users API

Use the DevOps Users APIs to manage users in your Astra organization.

DataStax VPC Peering API

Use the DevOps VPC Peering APIs to manage VPC peering for Managed Cluster (Classic) databases.

Scroll for all 17

Open Collections 18

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

API Collection

OPEN COLLECTION

Scroll for all 18

Arazzo Workflows 1

Multi-step API workflows described with the Arazzo specification.

Provision an Astra database and issue a scoped token

Creates a serverless Astra DB database, waits for it to become active, adds a keyspace, downloads the secure-connect bundle, and issues an application token scoped to the org ro...

ARAZZO

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Security Posture 2

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

Datastax Authentication

http · 1 scheme

SECURITY

Datastax Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Datastax Scopes

15 scopes

15 scopes

SCOPES

Agentic Access 1

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

Datastax Agentic Access

123 operations · 79 acting · 4 human-in-the-loop

123 operations · 79 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: datastax
name: DataStax
description: DataStax is the company behind Astra DB, a serverless, multi-cloud database and vector-search platform built
  on Apache Cassandra, along with Langflow, RAGStack, and the Astra Streaming (Apache Pulsar) event platform for building
  generative-AI and real-time applications. Developers interact with Astra DB through the Data API (JSON document, table,
  and vector operations), the legacy REST, Document, and GraphQL APIs, and the Astra DevOps API for programmatic administration
  of databases, keyspaces, access lists, roles, users, tokens, private links, and CDC. DataStax publishes official client
  SDKs (Python astrapy, TypeScript astra-db-ts, Go astra-db-go), the Java-based Astra CLI, and an official Astra DB Model
  Context Protocol (MCP) server for agentic access. DataStax was acquired by IBM in 2025 and its Astra products are now part
  of the IBM watsonx data portfolio, while the developer surface remains hosted on datastax.com, docs.datastax.com, astra.datastax.com,
  and github.com/datastax.
url: https://raw.githubusercontent.com/api-evangelist/datastax/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- kleiner-perkins
- lightspeed-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
x-acquired-by: ibm
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
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-18'
image: https://www.datastax.com/favicon.ico
tags:
- Company
- Enterprise
- Database
- Vector Database
- Cassandra
- Artificial Intelligence
- RAG
- Serverless
- Streaming
- Developer Tools
apis:
- aid: datastax:datastax-access-list-api
  name: DataStax Access List API
  description: View, create, modify, or delete the IP access list for an Astra database.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - Access List
  properties:
  - type: OpenAPI
    url: openapi/datastax-access-list-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
- aid: datastax:datastax-authentication-api
  name: DataStax Authentication API
  description: Generate and revoke tokens that are used to authenticate DevOps API operations.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/datastax-authentication-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
- aid: datastax:datastax-clone-api
  name: DataStax Clone API
  description: Use the DevOps API to clone databases.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - Clone
  properties:
  - type: OpenAPI
    url: openapi/datastax-clone-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
- aid: datastax:datastax-customer-keys-api
  name: DataStax Customer Keys API
  description: Manage customer keys for your Astra organization.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - Customer Keys
  properties:
  - type: OpenAPI
    url: openapi/datastax-customer-keys-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
- aid: datastax:datastax-database-operations-api
  name: DataStax Database Operations API
  description: Use these DevOps APIs to manage Astra databases.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - Database Operations
  properties:
  - type: OpenAPI
    url: openapi/datastax-database-operations-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
- aid: datastax:datastax-devops-access-list-api
  name: DataStax DevOps Access List API
  description: View, create, modify, or delete the access list that restricts access to the DevOps API for an Astra organization.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - DevOps Access List
  properties:
  - type: OpenAPI
    url: openapi/datastax-devops-access-list-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
- aid: datastax:datastax-enterprise-operations-api
  name: DataStax Enterprise Operations API
  description: DevOps APIs for your Astra enterprise.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - Enterprise Operations
  properties:
  - type: OpenAPI
    url: openapi/datastax-enterprise-operations-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
- aid: datastax:datastax-migrations-api
  name: DataStax Migrations API
  description: Use the DevOps API to manage SSTables-based migrations.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - Migrations
  properties:
  - type: OpenAPI
    url: openapi/datastax-migrations-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
- aid: datastax:datastax-organization-operations-api
  name: DataStax Organization Operations API
  description: DevOps APIs for your Astra organization.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - Organization Operations
  properties:
  - type: OpenAPI
    url: openapi/datastax-organization-operations-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
- aid: datastax:datastax-pcu-api
  name: DataStax PCU API
  description: Use the DevOps API to manage provisioned capacity units for eligible organizations and databases.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - PCU
  properties:
  - type: OpenAPI
    url: openapi/datastax-pcu-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
- aid: datastax:datastax-private-link-api
  name: DataStax Private Link API
  description: Use the DevOps Private Link APIs to manage private link endpoints for your Astra databases.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - Private Link
  properties:
  - type: OpenAPI
    url: openapi/datastax-private-link-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
- aid: datastax:datastax-regions-api
  name: DataStax Regions API
  description: Get available regions by database type, user, or organization.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - Regions
  properties:
  - type: OpenAPI
    url: openapi/datastax-regions-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
- aid: datastax:datastax-roles-api
  name: DataStax Roles API
  description: Use the DevOps Roles APIs to manage roles in your Astra organization.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - Roles
  properties:
  - type: OpenAPI
    url: openapi/datastax-roles-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
- aid: datastax:datastax-scim-api
  name: DataStax SCIM API
  description: SCIM 2.0 endpoints for user and group provisioning and management.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - SCIM
  properties:
  - type: OpenAPI
    url: openapi/datastax-scim-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
- aid: datastax:datastax-token-api
  name: DataStax Token API
  description: Generate and revoke tokens that are used to authenticate DevOps API operations.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - Token
  properties:
  - type: OpenAPI
    url: openapi/datastax-token-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
- aid: datastax:datastax-users-api
  name: DataStax Users API
  description: Use the DevOps Users APIs to manage users in your Astra organization.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/datastax-users-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
- aid: datastax:datastax-vpc-peering-api
  name: DataStax VPC Peering API
  description: Use the DevOps VPC Peering APIs to manage VPC peering for Managed Cluster (Classic) databases.
  humanURL: https://docs.datastax.com/en/astra-db-serverless/api-reference/devops-api.html
  baseURL: https://api.astra.datastax.com
  tags:
  - VPC Peering
  properties:
  - type: OpenAPI
    url: openapi/datastax-vpc-peering-api-openapi.yml
  - type: Documentation
    url: https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html
  - type: Authentication
    url: authentication/datastax-authentication.yml
  - type: OAuthScopes
    url: scopes/datastax-scopes.yml
  - type: ErrorCatalog
    url: errors/datastax-problem-types.yml
  - type: Conventions
    url: conventions/datastax-conventions.yml
  - type: DataModel
    url: data-model/datastax-data-model.yml
  - type: AgenticAccess
    url: agentic-access/datastax-agentic-access.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: ParentCompany
  url: https://apis.io/providers/ibm/
  name: IBM
  x-relationship: acquired
  x-evidence: DataStax was acquired by IBM in 2025 and its Astra products are now part of the IBM watsonx data portfolio,
    while the developer surface remains hosted on datastax.
- type: Website
  url: https://www.datastax.com
- type: DeveloperPortal
  url: https://docs.datastax.com
- type: Documentation
  url: https://docs.datastax.com/en/astra-db-serverless/index.html
- type: APIReference
  url: https://docs.datastax.com/en/astra-db-serverless/api-reference/overview.html
- type: GettingStarted
  url: https://docs.datastax.com/en/astra-db-serverless/get-started/quickstart.html
- type: SignUp
  url: https://astra.datastax.com/signup
- type: Login
  url: https://astra.datastax.com/
- type: GitHubOrganization
  url: https://github.com/datastax
- type: Support
  url: https://support.datastax.com/
- type: Pricing
  url: https://www.datastax.com/pricing/astra-db
- type: Blog
  url: https://www.datastax.com/blog
- type: TermsOfService
  url: https://www.datastax.com/legal/terms-of-service
- type: PrivacyPolicy
  url: https://www.datastax.com/legal/privacy-policy
- type: Postman
  url: https://www.postman.com/datastax
- type: Packages
  url: packages/datastax-packages.yml
- type: SDKs
  url: packages/datastax-packages.yml
- type: CLI
  url: cli/datastax-cli.yml
- type: MCPServer
  url: mcp/datastax-mcp.yml
- type: LLMsTxt
  url: llms/datastax-llms.txt
- type: Authentication
  url: authentication/datastax-authentication.yml
- type: OAuthScopes
  url: scopes/datastax-scopes.yml
- type: DomainSecurity
  url: security/datastax-domain-security.yml
- type: Conventions
  url: conventions/datastax-conventions.yml
- type: ErrorCatalog
  url: errors/datastax-problem-types.yml
- type: Lifecycle
  url: lifecycle/datastax-lifecycle.yml
- type: ChangeLog
  url: changelog/datastax-changelog.yml
- type: Conformance
  url: conformance/datastax-conformance.yml
- type: DataModel
  url: data-model/datastax-data-model.yml
- type: Overlay
  url: overlays/datastax-devops-overlay.yaml
- type: AgenticAccess
  url: agentic-access/datastax-agentic-access.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Arazzo
  name: Provision an Astra database and issue a scoped token
  url: arazzo/datastax-provision-database.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

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/datastax"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/datastax/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/datastax/evidence"

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

Get an API key

Free tier, no email required.

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