Trustlogix website screenshot

Trustlogix

TrustLogix is a data security and access governance platform that unifies data visibility, policy enforcement, and AI protection across cloud, on-premises, and hybrid data systems. It continuously detects inappropriate access, enforces least-privilege and attribute-based (ABAC) / role-based (RBAC) controls, and governs how users, service accounts, and AI agents reach sensitive data across platforms such as Snowflake, Databricks, Dremio, SQL Server, and Power BI. The platform includes Trust DSPM (data security posture management), Trust Access (data access governance with masking, row-access, and tag-based policies), and Trust AI — an agentic layer whose Guardian Agent and TrustAI MCP Server broker real-time policy decisions for registered AI agents. TrustLogix exposes a REST API for accounts, access policies, tags, monitoring policies, and users, plus SSO (Azure AD / Okta) with SCIM 2.0 provisioning.

Trustlogix publishes 1 API on the APIs.io network. Tagged areas include Company, Data Security, Data Access Governance, Data Security Posture Management, and Access Control.

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

33.8/100 thin ▬ flat Agent 6/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
1 APIs 1 MCP Servers
CompanyData SecurityData Access GovernanceData Security Posture ManagementAccess ControlSnowflakeDatabricksAI SecurityMCPAuthorizationCompliance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/trustlogix: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

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

TrustLogix REST API

REST API for the TrustLogix platform — manage data source accounts, data access policies (create / impact-preview / review / publish), data-source tags and associations, monitor...

MCP Servers 1

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

TrustAI MCP Server

TrustLogix exposes the TrustAI Policy Engine to registered AI agents over the Model Context Protocol. The MCP URL is custom per agent (scoped to tenant and agent id). Securing a...

MCP SERVER

Security Posture 3

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

Trustlogix Authentication

apiKey/oauth2/openIdConnect · 4 schemes

SECURITY

Trustlogix Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

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 4

Pagination, idempotency, versioning, errors, and events

Access & Security 4

Authentication, authorization, and security posture

Operate 3

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: trustlogix
name: Trustlogix
description: TrustLogix is a data security and access governance platform that unifies data visibility, policy enforcement,
  and AI protection across cloud, on-premises, and hybrid data systems. It continuously detects inappropriate access, enforces
  least-privilege and attribute-based (ABAC) / role-based (RBAC) controls, and governs how users, service accounts, and AI
  agents reach sensitive data across platforms such as Snowflake, Databricks, Dremio, SQL Server, and Power BI. The platform
  includes Trust DSPM (data security posture management), Trust Access (data access governance with masking, row-access, and
  tag-based policies), and Trust AI — an agentic layer whose Guardian Agent and TrustAI MCP Server broker real-time policy
  decisions for registered AI agents. TrustLogix exposes a REST API for accounts, access policies, tags, monitoring policies,
  and users, plus SSO (Azure AD / Okta) with SCIM 2.0 provisioning.
url: https://raw.githubusercontent.com/api-evangelist/trustlogix/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- norwest-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - 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-21'
image: https://cdn.prod.website-files.com/689aca9a00606d8ac05c62da/69004670671ad7cf11b7e5f3_TrustLogix-OpenGraph.jpg
tags:
- Company
- Data Security
- Data Access Governance
- Data Security Posture Management
- Access Control
- Snowflake
- Databricks
- AI Security
- MCP
- Authorization
- Compliance
apis:
- name: TrustLogix REST API
  description: REST API for the TrustLogix platform — manage data source accounts, data access policies (create / impact-preview
    / review / publish), data-source tags and associations, monitoring policies (v1 and v2), users and user attributes, and
    session login/logout. API-key auth via the Authorization header with a tenantId header on tenant-scoped calls; offset
    pagination (page_no/page_size/sort_by/sort_order); a { code, data, message } response envelope.
  humanURL: https://docs.trustlogix.io/trustlogix-api-documentation
  baseURL: https://www.trustlogix.io
  properties:
  - type: APIReference
    url: https://docs.trustlogix.io/trustlogix-api-documentation
  - type: Documentation
    url: https://docs.trustlogix.io
  - type: Authentication
    url: authentication/trustlogix-authentication.yml
  - type: Conventions
    url: conventions/trustlogix-conventions.yml
  - type: ErrorCatalog
    url: errors/trustlogix-problem-types.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.trustlogix.io
- type: Documentation
  url: https://docs.trustlogix.io
- type: APIReference
  url: https://docs.trustlogix.io/trustlogix-api-documentation
- type: GettingStarted
  url: https://www.trustlogix.io/get-started
- type: Blog
  url: https://www.trustlogix.io/blogs
- type: Pricing
  url: https://www.trustlogix.io/pricing
- type: SignUp
  url: https://www.trustlogix.io/get-started
- type: TermsOfService
  url: https://www.trustlogix.io/terms-of-service
- type: PrivacyPolicy
  url: https://www.trustlogix.io/privacy-policy
- type: Support
  url: https://www.trustlogix.io/contact
- type: ChangeLog
  url: https://docs.trustlogix.io/release-notes
- type: ChangeLog
  url: changelog/trustlogix-changelog.yml
- type: Authentication
  url: authentication/trustlogix-authentication.yml
- type: Conventions
  url: conventions/trustlogix-conventions.yml
- type: ErrorCatalog
  url: errors/trustlogix-problem-types.yml
- type: Lifecycle
  url: lifecycle/trustlogix-lifecycle.yml
- type: MCPServer
  url: mcp/trustlogix-mcp.yml
- type: LLMsTxt
  url: llms/trustlogix-llms.txt
- type: Conformance
  url: conformance/trustlogix-conformance.yml
- type: Compliance
  url: https://www.trustlogix.io/security-pledge
- type: TrustCenter
  url: security/trustlogix-trust-center.yml
- type: DomainSecurity
  url: security/trustlogix-domain-security.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 13
  pass: local-v1

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

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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