IncidentFox (Brownie) · Authentication Profile

Brownie Authentication

Authentication

IncidentFox (Brownie) secures its APIs with http and openIdConnect across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyIncident ResponseSREAIOpsObservabilityDevOpsArtificial IntelligenceDeveloper ToolsAutomationOpen-Source
Methods: http, openIdConnect Schemes: 3 OAuth flows: API key in:

Security Schemes

teamToken http
scheme: bearer
adminToken http
scheme: bearer
oidc openIdConnect

Source

Authentication Profile

brownie-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.incidentfox.ai/api-reference/authentication
docs: https://docs.incidentfox.ai/api-reference/authentication
summary:
  types: [http, openIdConnect]
  http_schemes: [bearer]
  transport: Authorization header, Bearer token
schemes:
- name: teamToken
  type: http
  scheme: bearer
  description: >-
    Team token scoped to a single team within an organization. Format
    "tokid.toksecret" where tokid is the public identifier and toksecret is
    the secret. Can read/update team configuration, trigger investigations,
    and view investigation history. Cannot access other teams or modify
    organization settings. Issued by an organization admin in the Web UI
    (Admin Console > Teams > Generate Token) and shown once.
  header: 'Authorization: Bearer tokid.toksecret'
- name: adminToken
  type: http
  scheme: bearer
  description: >-
    Admin token providing organization-wide access - manage all teams, view
    audit logs, configure organization settings, and create/revoke team
    tokens. Format "admin.tokensecret".
  header: 'Authorization: Bearer admin.tokensecret'
- name: oidc
  type: openIdConnect
  description: >-
    User-based authentication via the organization's identity provider (SSO).
    Configured in organization settings with issuer, client_id, and
    client_secret; presented as a standard JWT bearer token.
notes:
- All API endpoints require authentication via a Bearer token.
- Write operations require a team token with write permissions.

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