Otterize · Authentication Profile

Otterize Authentication

Authentication

Otterize secures its APIs with oauth2 and apiKey across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode and clientCredentials flow(s).

CompanyBusiness ApplicationsKubernetesAccess ControlCloud Native SecurityZero TrustDevSecOpsIAMOpen-Source
Methods: oauth2, apiKey Schemes: 3 OAuth flows: authorizationCode, clientCredentials API key in: header

Security Schemes

cloud-oauth-browser oauth2
cloud-client-credentials oauth2
cloud-token apiKey
· in: header ()

Source

Authentication Profile

otterize-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.otterize.com/reference/cli
note: >-
  Otterize publishes no OpenAPI/GraphQL spec, so this profile is captured from the
  documented Otterize Cloud API / CLI authentication surface rather than derived
  from security schemes. The Otterize Cloud API is reached by the CLI and by
  in-cluster operators.
summary:
  types: [oauth2, apiKey]
  api_key_in: [header]
  oauth2_flows: [authorizationCode, clientCredentials]
schemes:
  - name: cloud-oauth-browser
    type: oauth2
    flow: authorizationCode
    description: >-
      Interactive browser-based login to Otterize Cloud via `otterize login`;
      the CLI opens a browser to authenticate the user and stores the resulting
      credentials in ~/.otterize/config.
  - name: cloud-client-credentials
    type: oauth2
    flow: clientCredentials
    description: >-
      Non-interactive service authentication using a client id + client secret
      (`--client-id` / `--client-secret`), used by CI and by cluster-side
      integrations to obtain a token for the Otterize Cloud API.
  - name: cloud-token
    type: apiKey
    in: header
    description: >-
      A pre-issued bearer token may be supplied directly via `--token` for the
      CLI / Cloud API calls.

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/otterize-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 email required.

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