TrueVault · Authentication Profile

Truevault Authentication

Authentication

TrueVault secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyData PrivacySecurityComplianceHIPAAData StorageEncryptionIdentityPrivacyPII
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
scheme: basic · in: header ()
accessToken http
scheme: basic

Source

Authentication Profile

truevault-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.truevault.com/Overview.html
docs: https://docs.truevault.com/Overview.html
summary:
  types: [apiKey, http]
  api_key_in: [header]
  http_schemes: [basic]
  oauth2_flows: []
  notes: >-
    TrueVault Safe authenticates with either a long-lived API key or a
    short-lived user access token. Both are supplied as the username in an HTTP
    Basic Authorization header (the password is left empty and the
    "<credential>:" string is Base64-encoded). There is no OAuth 2.0 / OIDC
    surface; fine-grained authorization is handled by Group policies (the Access
    Grid), not OAuth scopes.
schemes:
- name: apiKey
  type: apiKey
  in: header
  scheme: basic
  description: >-
    A user's API_KEY is issued at user creation via the Management Console or
    the Users API and does not expire unless explicitly expired. It is placed as
    the Basic-auth username (colon appended, Base64-encoded). Recommended for
    administrators, owners, and developers.
  source: https://docs.truevault.com/Overview.html
- name: accessToken
  type: http
  scheme: basic
  description: >-
    A user ACCESS_TOKEN is issued via the Users API or the /auth/login endpoint
    (default 24-hour expiry, overridable with not_valid_after). Supplied as the
    Basic-auth username. Recommended for regular end-users.
  source: https://docs.truevault.com/Overview.html
authorization:
  model: group-policy
  description: >-
    Authorization is enforced by Group policies over an Access Grid: activities
    (Create/Read/Update/Delete/etc.) are granted per resource type and per
    resource id to the groups a user belongs to.
  docs: https://docs.truevault.com/

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/truevault-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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.