Confidential Computing Consortium website screenshot

Confidential Computing Consortium

The Confidential Computing Consortium (CCC) is a Linux Foundation project that brings together hardware vendors, cloud providers, and software developers to accelerate the adoption of confidential computing. CCC defines, advances, and standardizes hardware-based Trusted Execution Environments (TEEs) that protect data and code while in use, complementing existing protections for data at rest and in transit. The consortium governs open source projects and specifications spanning attestation, trustworthy workload identity, and TEE runtimes.

Confidential Computing Consortium publishes 2 APIs on the APIs.io network. Tagged areas include Attestation, Confidential Computing, Hardware, Linux Foundation, and Open Source.

Confidential Computing Consortium’s developer surface includes documentation, GitHub presence, engineering blog, and 9 more developer resources.

21.7/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
2 APIs
AttestationConfidential ComputingHardwareLinux FoundationOpen SourcePrivacySecurityTEETrusted Execution Environment

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 21.7/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/confidential-computing-consortium: 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 2

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

Confidential Computing Consortium Projects

A portfolio of open source projects governed by the Confidential Computing Consortium covering Trusted Execution Environment runtimes, remote attestation services, trustworthy w...

Trustworthy Workload Identity (TWI) Specifications

A working group and set of Internet Draft specifications under the Confidential Computing Consortium that define how confidential workloads establish, prove, and consume identit...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

FinOps 1

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

Security Posture 1

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

Confidential Computing Consortium Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Company 3

The organization behind the API

Other 6

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: confidential-computing-consortium
name: Confidential Computing Consortium
description: The Confidential Computing Consortium (CCC) is a Linux Foundation project that brings together hardware vendors,
  cloud providers, and software developers to accelerate the adoption of confidential computing. CCC defines, advances, and
  standardizes hardware-based Trusted Execution Environments (TEEs) that protect data and code while in use, complementing
  existing protections for data at rest and in transit. The consortium governs open source projects and specifications spanning
  attestation, trustworthy workload identity, and TEE runtimes.
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/confidential-computing-consortium.png
url: https://raw.githubusercontent.com/api-evangelist/confidential-computing-consortium/refs/heads/main/apis.yml
created: '2026-03-16'
modified: '2026-04-28'
specificationVersion: '0.19'
kind: opensource
tags:
- Attestation
- Confidential Computing
- Hardware
- Linux Foundation
- Open Source
- Privacy
- Security
- TEE
- Trusted Execution Environment
apis:
- aid: confidential-computing-consortium:ccc-projects
  name: Confidential Computing Consortium Projects
  description: A portfolio of open source projects governed by the Confidential Computing Consortium covering Trusted Execution
    Environment runtimes, remote attestation services, trustworthy workload identity, and shared tooling for confidential
    computing across CPU, GPU, and accelerator vendors. Projects include hosted SDKs, attestation services, and reference
    implementations rather than a single REST API.
  humanURL: https://confidentialcomputing.io/projects/
  baseURL: https://confidentialcomputing.io/projects/
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  tags:
  - Attestation
  - Confidential Computing
  - Open Source
  - TEE
  properties:
  - type: Documentation
    url: https://confidentialcomputing.io/projects/
  - type: GitHub
    url: https://github.com/confidential-computing
  x-features:
  - TEE Runtimes
  - Remote Attestation
  - Workload Identity
  - Hardware Security
  - Open Source Governance
  x-use-cases:
  - Protect AI/ML training and inference data in use
  - Run regulated workloads in untrusted clouds
  - Establish verifiable identity for cloud workloads
  - Build privacy-preserving multi-party computation
  - Standardize cross-vendor TEE attestation flows
- aid: confidential-computing-consortium:trustworthy-workload-identity
  name: Trustworthy Workload Identity (TWI) Specifications
  description: A working group and set of Internet Draft specifications under the Confidential Computing Consortium that define
    how confidential workloads establish, prove, and consume identity using remote attestation evidence. TWI work intersects
    with the IETF RATS (Remote Attestation Procedures) and WIMSE (Workload Identity in a Multi-System Environment) groups,
    providing the foundation for attested, portable workload identity.
  humanURL: https://github.com/confidential-computing/twi
  baseURL: https://github.com/confidential-computing/twi
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  tags:
  - Attestation
  - IETF
  - Specifications
  - Workload Identity
  properties:
  - type: Documentation
    url: https://github.com/confidential-computing/twi
  - type: GitHub
    url: https://github.com/confidential-computing/twi
  - type: Related
    url: https://github.com/confidential-computing/twi-rats
  - type: Related
    url: https://github.com/confidential-computing/twi-wimse
  x-features:
  - Workload Identity Standards
  - Remote Attestation Mappings
  - IETF Drafts
  x-use-cases:
  - Define identity for confidential workloads
  - Bind workload identity to hardware attestation
  - Interoperate across cloud providers and hardware vendors
common:
- type: DomainSecurity
  url: security/confidential-computing-consortium-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/confidential-computing
- type: Website
  url: https://confidentialcomputing.io/
- type: Documentation
  url: https://confidentialcomputing.io/resources/
- type: Projects
  url: https://confidentialcomputing.io/projects/
- type: GitHub
  url: https://github.com/confidential-computing
- type: Glossary
  url: https://github.com/confidential-computing/glossary
- type: Governance
  url: https://github.com/confidential-computing/governance
- type: Mailing Lists
  url: https://lists.confidentialcomputing.io/
- type: Blog
  url: https://confidentialcomputing.io/news/
- type: Events
  url: https://confidentialcomputing.io/events/
- type: Membership
  url: https://confidentialcomputing.io/membership/
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com