PagerDuty · Authentication Profile

Pagerduty Authentication

Authentication

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

AlertingDevOpsIncident ManagementOn-Call Management
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

api_key apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/pagerduty-openapi-original.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: api_key
  type: apiKey
  in: header
  parameter: Authorization
  description: The API Key with format `Token token=<API_KEY>`
  sources:
  - openapi/pagerduty-openapi-original.yml