Uptime.com · Authentication Profile

Uptime Com Authentication

Authentication

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

MonitoringUptimeWebsite MonitoringStatus PagesSLA
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

tokenAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/uptime-com-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: tokenAuth
  type: apiKey
  in: header
  parameter: Authorization
  description: 'API token authentication. Pass the header as `Authorization: Token your_api_token`.
    Tokens are generated from Settings > API in the Uptime.com app and require a paid account.'
  sources:
  - openapi/uptime-com-openapi.yml