OPAQUE website screenshot

OPAQUE

OPAQUE Systems, Inc. is a confidential-AI platform company that lets enterprises run AI and analytics on their most sensitive data without exposing it. The OPAQUE Confidential AI Platform executes agentic workflows, retrieval-augmented generation, and analytics jobs inside hardware trusted execution environments (TEEs), with attested TLS between components, signed attestation reports, and tamper-evident audit logs so every run can be independently verified. It is deployed in a hybrid architecture: an OPAQUE-hosted control plane manages users, workspaces, job metadata, notifications, audit logging, and key management, while the data plane, client/API pod, and encrypted storage all run inside the customer's own cloud environment. The platform exposes a documented REST API (workspaces, datasets, jobs, workflows, asset configs, users, organizations) described by an OpenAPI 3.0.3 specification, plus a Python SDK for invoking deployed workflows. It is used in insurance, financial services, and high-tech for confidential RAG, secure multi-party analytics, and governed agent execution.

OPAQUE publishes 11 APIs on the APIs.io network, including Asset Configs API, Auth API, Datasets API, and 8 more. Tagged areas include confidential-computing, confidential-ai, ai-governance, data-privacy, and trusted-execution-environment.

OPAQUE’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, changelog, authentication, and 19 more developer resources.

44.8/100 developing ▬ flat Agent 39/100 agent ready Full breakdown ↓
scored 2026-08-12 · rubric v0.11.0
11 APIs 1 MCP Servers
confidential-computingconfidential-aiai-governancedata-privacytrusted-execution-environmentattestationagentic-workflowsretrieval-augmented-generationenterprise-aisecure-analyticsdata-clean-roommodel-context-protocol

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-12 · rubric v0.11.0
Composite quality — 44.8/100 · developing
Contract Quality 13.1 / 25
Developer Ergonomics 12.5 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 2.7 / 13
Governance 2.5 / 12
Discoverability 8.2 / 10
Agent readiness — 39/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 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
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/opaque: 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 11

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

OPAQUE Asset Configs API

Asset Configurations

OPAQUE Auth API

Authentication

OPAQUE Datasets API

Data & Datum

OPAQUE Organizations API

The organizations API from OPAQUE — 4 operation(s) for organizations.

OPAQUE Pinned Queries API

The pinned-queries API from OPAQUE — 3 operation(s) for pinned-queries.

OPAQUE Predefined Query Templates API

The predefined-query-templates API from OPAQUE — 3 operation(s) for predefined-query-templates.

OPAQUE Versioning API

The versioning API from OPAQUE — 1 operation(s) for versioning.

OPAQUE Workflows API

The workflows API from OPAQUE — 9 operation(s) for workflows.

Scroll for all 11

MCP Servers 1

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

opaque-mcp.yml

MCP SERVER

Security Posture 2

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

Opaque Authentication

apiKey/http · 4 schemes

SECURITY

Opaque Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: opaque
name: OPAQUE
description: 'OPAQUE Systems, Inc. is a confidential-AI platform company that lets enterprises run AI and analytics on their
  most sensitive data without exposing it. The OPAQUE Confidential AI Platform executes agentic workflows, retrieval-augmented
  generation, and analytics jobs inside hardware trusted execution environments (TEEs), with attested TLS between components,
  signed attestation reports, and tamper-evident audit logs so every run can be independently verified. It is deployed in
  a hybrid architecture: an OPAQUE-hosted control plane manages users, workspaces, job metadata, notifications, audit logging,
  and key management, while the data plane, client/API pod, and encrypted storage all run inside the customer''s own cloud
  environment. The platform exposes a documented REST API (workspaces, datasets, jobs, workflows, asset configs, users, organizations)
  described by an OpenAPI 3.0.3 specification, plus a Python SDK for invoking deployed workflows. It is used in insurance,
  financial services, and high-tech for confidential RAG, secure multi-party analytics, and governed agent execution.'
image: https://cdn.prod.website-files.com/66d977be14c1ef2f8e88c93c/68cb38f2400045b985a92458_Opaque%20Logo.svg
url: https://raw.githubusercontent.com/api-evangelist/opaque/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.21'
created: '2026-08-04'
modified: '2026-08-04'
tags:
- confidential-computing
- confidential-ai
- ai-governance
- data-privacy
- trusted-execution-environment
- attestation
- agentic-workflows
- retrieval-augmented-generation
- enterprise-ai
- secure-analytics
- data-clean-room
- model-context-protocol
apis:
- aid: opaque:opaque-asset-configs-api
  name: OPAQUE Asset Configs API
  description: Asset Configurations
  humanURL: https://docs.opaque.co/en/latest/api_reference/rest_api/
  baseURL: https://api.<your-subdomain>/v2.5
  tags:
  - asset-configs
  properties:
  - type: OpenAPI
    url: openapi/opaque-asset-configs-api-openapi.yml
  - type: Documentation
    url: https://docs.opaque.co/en/latest/public_guide/developers/rest_api/
  - type: APIReference
    url: https://docs.opaque.co/en/latest/api_reference/rest_api/
  - type: Authentication
    url: authentication/opaque-authentication.yml
  - type: Conventions
    url: conventions/opaque-conventions.yml
  - type: ErrorCatalog
    url: errors/opaque-problem-types.yml
  - type: DataModel
    url: data-model/opaque-data-model.yml
- aid: opaque:opaque-auth-api
  name: OPAQUE Auth API
  description: Authentication
  humanURL: https://docs.opaque.co/en/latest/api_reference/rest_api/
  baseURL: https://api.<your-subdomain>/v2.5
  tags:
  - auth
  properties:
  - type: OpenAPI
    url: openapi/opaque-auth-api-openapi.yml
  - type: Documentation
    url: https://docs.opaque.co/en/latest/public_guide/developers/rest_api/
  - type: APIReference
    url: https://docs.opaque.co/en/latest/api_reference/rest_api/
  - type: Authentication
    url: authentication/opaque-authentication.yml
  - type: Conventions
    url: conventions/opaque-conventions.yml
  - type: ErrorCatalog
    url: errors/opaque-problem-types.yml
  - type: DataModel
    url: data-model/opaque-data-model.yml
- aid: opaque:opaque-datasets-api
  name: OPAQUE Datasets API
  description: Data & Datum
  humanURL: https://docs.opaque.co/en/latest/api_reference/rest_api/
  baseURL: https://api.<your-subdomain>/v2.5
  tags:
  - datasets
  properties:
  - type: OpenAPI
    url: openapi/opaque-datasets-api-openapi.yml
  - type: Documentation
    url: https://docs.opaque.co/en/latest/public_guide/developers/rest_api/
  - type: APIReference
    url: https://docs.opaque.co/en/latest/api_reference/rest_api/
  - type: Authentication
    url: authentication/opaque-authentication.yml
  - type: Conventions
    url: conventions/opaque-conventions.yml
  - type: ErrorCatalog
    url: errors/opaque-problem-types.yml
  - type: DataModel
    url: data-model/opaque-data-model.yml
- aid: opaque:opaque-jobs-api
  name: OPAQUE Jobs API
  description: Jobs
  humanURL: https://docs.opaque.co/en/latest/api_reference/rest_api/
  baseURL: https://api.<your-subdomain>/v2.5
  tags:
  - jobs
  properties:
  - type: OpenAPI
    url: openapi/opaque-jobs-api-openapi.yml
  - type: Documentation
    url: https://docs.opaque.co/en/latest/public_guide/developers/rest_api/
  - type: APIReference
    url: https://docs.opaque.co/en/latest/api_reference/rest_api/
  - type: Authentication
    url: authentication/opaque-authentication.yml
  - type: Conventions
    url: conventions/opaque-conventions.yml
  - type: ErrorCatalog
    url: errors/opaque-problem-types.yml
  - type: DataModel
    url: data-model/opaque-data-model.yml
- aid: opaque:opaque-organizations-api
  name: OPAQUE Organizations API
  description: The organizations API from OPAQUE — 4 operation(s) for organizations.
  humanURL: https://docs.opaque.co/en/latest/api_reference/rest_api/
  baseURL: https://api.<your-subdomain>/v2.5
  tags:
  - organizations
  properties:
  - type: OpenAPI
    url: openapi/opaque-organizations-api-openapi.yml
  - type: Documentation
    url: https://docs.opaque.co/en/latest/public_guide/developers/rest_api/
  - type: APIReference
    url: https://docs.opaque.co/en/latest/api_reference/rest_api/
  - type: Authentication
    url: authentication/opaque-authentication.yml
  - type: Conventions
    url: conventions/opaque-conventions.yml
  - type: ErrorCatalog
    url: errors/opaque-problem-types.yml
  - type: DataModel
    url: data-model/opaque-data-model.yml
- aid: opaque:opaque-pinned-queries-api
  name: OPAQUE Pinned Queries API
  description: The pinned-queries API from OPAQUE — 3 operation(s) for pinned-queries.
  humanURL: https://docs.opaque.co/en/latest/api_reference/rest_api/
  baseURL: https://api.<your-subdomain>/v2.5
  tags:
  - pinned-queries
  properties:
  - type: OpenAPI
    url: openapi/opaque-pinned-queries-api-openapi.yml
  - type: Documentation
    url: https://docs.opaque.co/en/latest/public_guide/developers/rest_api/
  - type: APIReference
    url: https://docs.opaque.co/en/latest/api_reference/rest_api/
  - type: Authentication
    url: authentication/opaque-authentication.yml
  - type: Conventions
    url: conventions/opaque-conventions.yml
  - type: ErrorCatalog
    url: errors/opaque-problem-types.yml
  - type: DataModel
    url: data-model/opaque-data-model.yml
- aid: opaque:opaque-predefined-query-templates-api
  name: OPAQUE Predefined Query Templates API
  description: The predefined-query-templates API from OPAQUE — 3 operation(s) for predefined-query-templates.
  humanURL: https://docs.opaque.co/en/latest/api_reference/rest_api/
  baseURL: https://api.<your-subdomain>/v2.5
  tags:
  - predefined-query-templates
  properties:
  - type: OpenAPI
    url: openapi/opaque-predefined-query-templates-api-openapi.yml
  - type: Documentation
    url: https://docs.opaque.co/en/latest/public_guide/developers/rest_api/
  - type: APIReference
    url: https://docs.opaque.co/en/latest/api_reference/rest_api/
  - type: Authentication
    url: authentication/opaque-authentication.yml
  - type: Conventions
    url: conventions/opaque-conventions.yml
  - type: ErrorCatalog
    url: errors/opaque-problem-types.yml
  - type: DataModel
    url: data-model/opaque-data-model.yml
- aid: opaque:opaque-users-api
  name: OPAQUE Users API
  description: Users
  humanURL: https://docs.opaque.co/en/latest/api_reference/rest_api/
  baseURL: https://api.<your-subdomain>/v2.5
  tags:
  - users
  properties:
  - type: OpenAPI
    url: openapi/opaque-users-api-openapi.yml
  - type: Documentation
    url: https://docs.opaque.co/en/latest/public_guide/developers/rest_api/
  - type: APIReference
    url: https://docs.opaque.co/en/latest/api_reference/rest_api/
  - type: Authentication
    url: authentication/opaque-authentication.yml
  - type: Conventions
    url: conventions/opaque-conventions.yml
  - type: ErrorCatalog
    url: errors/opaque-problem-types.yml
  - type: DataModel
    url: data-model/opaque-data-model.yml
- aid: opaque:opaque-versioning-api
  name: OPAQUE Versioning API
  description: The versioning API from OPAQUE — 1 operation(s) for versioning.
  humanURL: https://docs.opaque.co/en/latest/api_reference/rest_api/
  baseURL: https://api.<your-subdomain>/v2.5
  tags:
  - versioning
  properties:
  - type: OpenAPI
    url: openapi/opaque-versioning-api-openapi.yml
  - type: Documentation
    url: https://docs.opaque.co/en/latest/public_guide/developers/rest_api/
  - type: APIReference
    url: https://docs.opaque.co/en/latest/api_reference/rest_api/
  - type: Authentication
    url: authentication/opaque-authentication.yml
  - type: Conventions
    url: conventions/opaque-conventions.yml
  - type: ErrorCatalog
    url: errors/opaque-problem-types.yml
  - type: DataModel
    url: data-model/opaque-data-model.yml
- aid: opaque:opaque-workflows-api
  name: OPAQUE Workflows API
  description: The workflows API from OPAQUE — 9 operation(s) for workflows.
  humanURL: https://docs.opaque.co/en/latest/api_reference/rest_api/
  baseURL: https://api.<your-subdomain>/v2.5
  tags:
  - workflows
  properties:
  - type: OpenAPI
    url: openapi/opaque-workflows-api-openapi.yml
  - type: Documentation
    url: https://docs.opaque.co/en/latest/public_guide/developers/rest_api/
  - type: APIReference
    url: https://docs.opaque.co/en/latest/api_reference/rest_api/
  - type: Authentication
    url: authentication/opaque-authentication.yml
  - type: Conventions
    url: conventions/opaque-conventions.yml
  - type: ErrorCatalog
    url: errors/opaque-problem-types.yml
  - type: DataModel
    url: data-model/opaque-data-model.yml
- aid: opaque:opaque-workspaces-api
  name: OPAQUE Workspaces API
  description: Workspaces
  humanURL: https://docs.opaque.co/en/latest/api_reference/rest_api/
  baseURL: https://api.<your-subdomain>/v2.5
  tags:
  - workspaces
  properties:
  - type: OpenAPI
    url: openapi/opaque-workspaces-api-openapi.yml
  - type: Documentation
    url: https://docs.opaque.co/en/latest/public_guide/developers/rest_api/
  - type: APIReference
    url: https://docs.opaque.co/en/latest/api_reference/rest_api/
  - type: Authentication
    url: authentication/opaque-authentication.yml
  - type: Conventions
    url: conventions/opaque-conventions.yml
  - type: ErrorCatalog
    url: errors/opaque-problem-types.yml
  - type: DataModel
    url: data-model/opaque-data-model.yml
x-notes:
- baseURL is the per-deployment pattern OPAQUE publishes, not a shared production host. OPAQUE ships a hybrid architecture
  in which the web UI and REST API are served from inside the customer's own environment (docs.opaque.co/en/latest/public_guide/deployment/hybrid_deployment/),
  and the docs give the production form as https://api.{your-subdomain}/v2.5. The harvested OpenAPI declares only http://localhost:5001/
  as its server, which is the local development server. No shared public API host exists to substitute; nothing was invented
  here.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: MCPServer
  url: mcp/opaque-mcp.yml
- type: DomainSecurity
  url: security/opaque-domain-security.yml
- type: Website
  url: https://www.opaque.co/
- type: DeveloperPortal
  url: https://docs.opaque.co/en/latest/
- type: Documentation
  url: https://docs.opaque.co/en/latest/public_guide/developers/
- type: APIReference
  url: https://docs.opaque.co/en/latest/api_reference/rest_api/
- type: GettingStarted
  url: https://docs.opaque.co/en/latest/public_guide/users/get_started/
- type: Support
  url: https://docs.opaque.co/en/latest/support/
- type: Blog
  url: https://www.opaque.co/resources
- type: GitHubOrganization
  url: https://github.com/opaque-systems
- type: TermsOfService
  url: https://www.opaque.co/terms-of-service
- type: PrivacyPolicy
  url: https://www.opaque.co/privacy-policy
- type: ChangeLog
  url: https://docs.opaque.co/en/latest/release_notes/
- type: ChangeLog
  url: changelog/opaque-changelog.yml
- type: Authentication
  url: authentication/opaque-authentication.yml
- type: Conventions
  url: conventions/opaque-conventions.yml
- type: ErrorCatalog
  url: errors/opaque-problem-types.yml
- type: Lifecycle
  url: lifecycle/opaque-lifecycle.yml
- type: Conformance
  url: conformance/opaque-conformance.yml
- type: Compliance
  url: https://www.opaque.co/resources/articles/the-opaque-platform-is-now-soc-2-certified
- type: DataModel
  url: data-model/opaque-data-model.yml
- type: Overlay
  url: overlays/opaque-platform-api-overlay.yaml
- type: LLMsTxt
  url: llms/opaque-llms.txt
- type: Packages
  url: packages/opaque-packages.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Sandbox
  url: sandbox/opaque-sandbox.yml
x-enrichment:
  date: '2026-08-04'
  status: enriched
  artifacts_added: 33
  pass: local-v1