Trust3 AI

Trust3 AI is the agent-first trust layer for the enterprise, founded by the creators of Apache Ranger and Apache Atlas (the team behind Privacera). The platform discovers every AI agent running across platforms like Databricks and Microsoft Copilot Studio, scores each one with a 1.0-10.0 Trust Score, evaluates agents against policy packs for NERC CIP, the EU AI Act, FERC, and internal AI governance, and gates new agents through structured approval workflows - with MCP and A2A protocol-layer security and the GIA governance assistant built in. Programmatic access uses scoped API keys: AI Assets Collectors authenticate to the Trust3 API server with a Trust3 API key, and external AI clients connect to the hosted MCP server at api.na.trust3ai.com/mcp with an MCP (read) scoped key. Backed by Insight Partners, Sapphire Ventures, Battery Ventures, Accel, Cervin Ventures, and Point72 Ventures ($63.5M raised).

Trust3 AI publishes 1 API on the APIs.io network. Tagged areas include Company, Artificial Intelligence, AI Governance, AI Agents, and Agent Security.

Trust3 AI’s developer surface includes documentation, getting-started guide, engineering blog, FAQ, support, authentication, changelog, and 15 more developer resources.

32.4/100 thin ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyArtificial IntelligenceAI GovernanceAI AgentsAgent SecurityMCP SecurityData GovernanceComplianceObservabilityAccess Control

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 32.4/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 21/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 0 / 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/trust3-ai: 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.

Trust3 AI Governance API

The Trust3 API server is the public AI Governance API edge of the Trust3 control plane. AI Assets Collectors running in the customer data plane authenticate every request with a...

MCP Servers 1

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

trust3-ai-mcp.yml

MCP SERVER

Security Posture 3

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

Trust3 Ai Authentication

apiKey · 3 schemes

SECURITY

Trust3 Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Trust3 Ai Trust Center

SOC 2 Type II

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

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 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: trust3-ai
name: Trust3 AI
description: 'Trust3 AI is the agent-first trust layer for the enterprise, founded by the creators of Apache Ranger and Apache
  Atlas (the team behind Privacera). The platform discovers every AI agent running across platforms like Databricks and Microsoft
  Copilot Studio, scores each one with a 1.0-10.0 Trust Score, evaluates agents against policy packs for NERC CIP, the EU
  AI Act, FERC, and internal AI governance, and gates new agents through structured approval workflows - with MCP and A2A
  protocol-layer security and the GIA governance assistant built in. Programmatic access uses scoped API keys: AI Assets Collectors
  authenticate to the Trust3 API server with a Trust3 API key, and external AI clients connect to the hosted MCP server at
  api.na.trust3ai.com/mcp with an MCP (read) scoped key. Backed by Insight Partners, Sapphire Ventures, Battery Ventures,
  Accel, Cervin Ventures, and Point72 Ventures ($63.5M raised).'
url: https://raw.githubusercontent.com/api-evangelist/trust3-ai/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: stub
x-tier-reason: portfolio-lead
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.20'
created: '2026-07-17'
modified: '2026-07-21'
image: https://trust3.ai/wp-content/uploads/2026/05/cropped-T3-mark_indigo-1-192x192.png
tags:
- Company
- Artificial Intelligence
- AI Governance
- AI Agents
- Agent Security
- MCP Security
- Data Governance
- Compliance
- Observability
- Access Control
apis:
- name: Trust3 AI Governance API
  description: The Trust3 API server is the public AI Governance API edge of the Trust3 control plane. AI Assets Collectors
    running in the customer data plane authenticate every request with a Trust3 API key (AI_GOVERNANCE_API_KEY); the API server
    validates the key and routes allowed calls to Trust3 backend services (inventory, policies, scoring, workflows). The same
    edge hosts the official Trust3 MCP server at /mcp for external AI clients using MCP (read) scoped keys. No public REST
    API reference is published yet - the docs site's generic API page is a provider-flagged placeholder.
  humanURL: https://docs.trust3ai.com/platform-concepts/control-data-plane.html
  baseURL: https://api.na.trust3ai.com
  tags:
  - AI Governance
  - Agents
  - MCP
  properties:
  - type: Documentation
    url: https://docs.trust3ai.com/platform-concepts/control-data-plane.html
  - type: Authentication
    url: authentication/trust3-ai-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://trust3.ai/
- type: Documentation
  url: https://docs.trust3ai.com/
- type: GettingStarted
  url: https://docs.trust3ai.com/get-started/quick-start.html
- type: Blog
  url: https://trust3.ai/blog/
- type: BlogRSS
  url: https://trust3.ai/feed/
- type: Login
  url: https://na.trust3ai.com/
- type: TermsOfService
  url: https://trust3.ai/terms/
- type: PrivacyPolicy
  url: https://trust3.ai/privacy-policy/
- type: FAQ
  url: https://trust3.ai/faq/
- type: Support
  name: Support portal (Privacera Zendesk) - or support@trust3ai.com
  url: https://privacera.zendesk.com/
- type: GitHubOrganization
  url: https://github.com/privacera
- type: MCPServer
  url: mcp/trust3-ai-mcp.yml
- type: Packages
  url: packages/trust3-ai-packages.yml
- type: SDKs
  url: packages/trust3-ai-packages.yml
- type: Authentication
  url: authentication/trust3-ai-authentication.yml
- type: ChangeLog
  url: changelog/trust3-ai-changelog.yml
- type: Lifecycle
  url: lifecycle/trust3-ai-lifecycle.yml
- type: Conformance
  url: conformance/trust3-ai-conformance.yml
- type: Compliance
  url: https://privacera.com/trust-center/
- type: TrustCenter
  url: security/trust3-ai-trust-center.yml
- type: LLMsTxt
  url: llms/trust3-ai-llms.txt
- type: DomainSecurity
  url: security/trust3-ai-domain-security.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 10
  pass: local-v1