Workable · Authentication Profile

Workable Authentication

Authentication

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

HRATSRecruitingSourcingVideo InterviewsAssessmentsSaaS
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

workable-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/workable-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: |-
    Workable API token authentication using Bearer token in Authorization header.
    Token types include account tokens, user tokens, and API access tokens.
  sources:
  - openapi/workable-openapi.yml