Airbrake · Authentication Profile

Airbrake Authentication

Authentication

Airbrake secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Error MonitoringApplication Performance MonitoringObservabilityDevOpsLoggingException Tracking
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

ProjectKey apiKey
· in: query (key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/airbrake-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: ProjectKey
  type: apiKey
  in: query
  parameter: key
  description: Project key, user key, or user token passed as the `key` query string parameter.
  sources:
  - openapi/airbrake-openapi.yml