Decube website screenshot

Decube

Decube is a unified data trust platform that combines data observability, discovery, cataloging, and governance for regulated industries such as banking, financial services, insurance, and telecom. It provides metadata management, column-level lineage, data quality monitoring, anomaly and schema-change detection, decentralized data products, and pipeline observability, plus Trusty AI for governed data context. Decube exposes a BETA Public REST API (a Data API and a Control API) authenticated with an X-Decube-Api-Key header across regional endpoints, a webhooks integration for incident alerts, and a fully hosted MCP server (OAuth) so AI clients can search the catalog, inspect lineage, manage monitors, and act on incidents.

Decube publishes 1 API on the APIs.io network. Tagged areas include Company, Data Observability, Data Governance, Data Catalog, and Data Quality.

The Decube catalog on APIs.io includes 1 event-driven AsyncAPI specification.

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

44.7/100 thin ▬ flat Agent 27/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyData ObservabilityData GovernanceData CatalogData QualityData LineageMetadata ManagementData TrustData ProductsModel Context Protocol

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 44.7/100 · thin
Contract Quality 5.7 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 5.5 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 27/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/decube: 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 1

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

Decube Public API

The Decube Public API (BETA, v1) exposes a Data API (assets, glossary, lineage, monitors, ACL, reports, recon, custom attributes, virtual sources) and a Control API (users) for ...

MCP Servers 1

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

decube-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Decube Webhooks

ASYNCAPI

Security Posture 4

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

Decube Authentication

apiKey/oauth2 · 3 schemes

SECURITY

Decube Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Decube Vulnerability Disclosure

disclosure policy published

SECURITY

Decube Trust Center

SOC 2, ISO 27001, HIPAA, GDPR

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 6

Authentication, authorization, and security posture

Operate 4

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

Source (apis.yml)

apis.yml Raw ↑
aid: decube
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
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/decube.png
name: Decube
description: Decube is a unified data trust platform that combines data observability, discovery, cataloging, and governance
  for regulated industries such as banking, financial services, insurance, and telecom. It provides metadata management, column-level
  lineage, data quality monitoring, anomaly and schema-change detection, decentralized data products, and pipeline observability,
  plus Trusty AI for governed data context. Decube exposes a BETA Public REST API (a Data API and a Control API) authenticated
  with an X-Decube-Api-Key header across regional endpoints, a webhooks integration for incident alerts, and a fully hosted
  MCP server (OAuth) so AI clients can search the catalog, inspect lineage, manage monitors, and act on incidents.
url: https://raw.githubusercontent.com/api-evangelist/decube/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Data Observability
- Data Governance
- Data Catalog
- Data Quality
- Data Lineage
- Metadata Management
- Data Trust
- Data Products
- Model Context Protocol
apis:
- name: Decube Public API
  description: The Decube Public API (BETA, v1) exposes a Data API (assets, glossary, lineage, monitors, ACL, reports, recon,
    custom attributes, virtual sources) and a Control API (users) for automating data catalog, quality, lineage, and access-control
    workflows. Authenticated with an X-Decube-Api-Key header against regional endpoints (us-1, apac).
  humanURL: https://docs.decube.io/public-api/overview
  baseURL: https://connect.us1.decube.io/api/v1
  tags:
  - Data Observability
  - Data Catalog
  - Data Quality
  - Data Lineage
  properties:
  - type: Documentation
    url: https://docs.decube.io/public-api/overview
  - type: Authentication
    url: authentication/decube-authentication.yml
  - type: Webhooks
    url: asyncapi/decube-webhooks.yml
  - type: Conventions
    url: conventions/decube-conventions.yml
  - type: DataModel
    url: data-model/decube-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: TrustCenter
  url: security/decube-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/decube-vulnerability-disclosure.yml
- type: Website
  url: https://decube.io
- type: DeveloperPortal
  url: https://docs.decube.io
- type: Documentation
  url: https://docs.decube.io/overview/readme
- type: APIReference
  url: https://docs.decube.io/public-api/overview
- type: GettingStarted
  url: https://docs.decube.io/overview/getting-started
- type: Support
  url: https://docs.decube.io/overview/support
- type: Blog
  url: https://www.decube.io/blog
- type: Pricing
  url: https://www.decube.io/pricing
- type: SignUp
  url: https://www.decube.io/request-a-demo
- type: Login
  url: https://us1.decube.io
- type: TermsOfService
  url: https://www.decube.io/terms
- type: PrivacyPolicy
  url: https://www.decube.io/privacy
- type: MCPServer
  url: mcp/decube-mcp.yml
- type: LLMsTxt
  url: llms/decube-llms.txt
- type: Webhooks
  url: asyncapi/decube-webhooks.yml
- type: Authentication
  url: authentication/decube-authentication.yml
- type: Conventions
  url: conventions/decube-conventions.yml
- type: DataModel
  url: data-model/decube-data-model.yml
- type: Conformance
  url: conformance/decube-conformance.yml
- type: Compliance
  url: https://www.decube.io/security
- type: Security
  url: https://www.decube.io/security
- type: DomainSecurity
  url: security/decube-domain-security.yml
- type: Lifecycle
  url: lifecycle/decube-lifecycle.yml
- type: Deprecation
  url: lifecycle/decube-lifecycle.yml
- type: ChangeLog
  url: changelog/decube-changelog.yml
- type: ChangeLog
  url: https://docs.decube.io/overview/changelog
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence