Mondoo · Authentication Profile

Mondoo Authentication

Authentication

Mondoo secures its APIs with bearer-token and oidc across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyCybersecuritySecurityVulnerability ManagementComplianceCloud SecurityPolicy as CodeDevSecOpsGraphQLSAST
Methods: bearer-token, oidc Schemes: 2 OAuth flows: API key in:

Security Schemes

ServiceAccountToken http
scheme: bearer
OIDC-STS openIdConnect

Source

Authentication Profile

mondoo-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://mondoo.com/docs/platform/maintain/access/service_accounts/
docs: https://mondoo.com/docs/platform/maintain/access/service_accounts/
summary:
  types:
  - bearer-token
  - oidc
  token_model: service-account-api-token
  regions:
  - us
  - eu
schemes:
- name: ServiceAccountToken
  type: http
  scheme: bearer
  description: >-
    Programmatic access to the Mondoo Platform GraphQL API uses service account
    API tokens. Service accounts are created at space or organization scope and
    carry a role. Credentials are issued as JSON (or base64-encoded JSON) and
    supplied to cnspec/cnquery via --config or MONDOO_CONFIG_PATH, and to the Go
    SDK via option.WithAPIToken.
  sources:
  - https://mondoo.com/docs/platform/maintain/access/service_accounts/
- name: OIDC-STS
  type: openIdConnect
  description: >-
    Each region runs a Security Token Service exposing OIDC discovery at
    /.well-known/openid-configuration (issuers https://sts.us.mondoo.com and
    https://sts.eu.mondoo.com). RS256-signed id tokens, scope "openid".
  openid_configuration:
  - https://us.api.mondoo.com/.well-known/openid-configuration
  - https://eu.api.mondoo.com/.well-known/openid-configuration
roles:
- name: Viewer
  description: Read-only browsing.
- name: Editor
  description: Make modifications except deleting the space.
- name: Owner
  description: Make all changes except reporting scan results.
- name: Agent
  description: Execute policies and report scan results.
scopes_of_access:
- space
- organization
endpoints:
  us: https://us.api.mondoo.com/query
  eu: https://eu.api.mondoo.com/query

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