Tolmo · Authentication Profile

Tolmo Authentication

Authentication

Tolmo secures its APIs with oauth2 and http-bearer across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the browser-based interactive login flow(s).

CompanySecurityCybersecurityCloud SecurityVulnerability ManagementCLIDevSecOpsAI AgentsInfrastructure Graph
Methods: oauth2, http-bearer Schemes: 2 OAuth flows: browser-based interactive login API key in: header

Security Schemes

interactive-oauth oauth2
api-token http
scheme: bearer

Source

Authentication Profile

tolmo-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.tolmo.com/authentication
docs: https://docs.tolmo.com/authentication
note: >-
  No public OpenAPI is published, so this profile is captured from the CLI
  authentication docs rather than derived from securitySchemes. Requests to the
  Tolmo backend (default https://api.tolmo.com) are authenticated two ways.
summary:
  types: [oauth2, http-bearer]
  api_key_in: [header]
  oauth2_flows: [browser-based interactive login]
schemes:
- name: interactive-oauth
  type: oauth2
  description: >-
    Browser-based OAuth flow started with `tolmo auth login`. Credentials are
    stored locally in ~/.tolmo/ as a named profile and reused for subsequent
    commands. Supports multiple named profiles (--profile / TOLMO_PROFILE) and
    per-command org override (--org).
  sources: [https://docs.tolmo.com/authentication]
- name: api-token
  type: http
  scheme: bearer
  description: >-
    Non-interactive API token for CI/CD and automation. Set TOLMO_API_TOKEN
    (generated from org settings in the Tolmo dashboard) together with
    TOLMO_ORG_SLUG (the token does not encode an org identity). When set,
    Tolmo skips profile lookup entirely.
  sources: [https://docs.tolmo.com/configuration/environment-variables]
environment_variables:
- {name: TOLMO_API_TOKEN, description: API token; skips profile lookup when set}
- {name: TOLMO_ORG_SLUG, description: Organization slug; required when TOLMO_API_TOKEN is set}
- {name: TOLMO_API_URL, description: Backend API base URL; defaults to production}
- {name: TOLMO_PROFILE, description: Default profile name when --profile is not passed}
credential_model: >-
  Connected-service credentials (GitHub App tokens, AWS role credentials,
  Datadog API keys) are resolved server-side and never reach the client machine;
  the CLI only carries the Tolmo token/profile.

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/tolmo-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.