WorkOS · Authentication Profile

Workos Authentication

Authentication

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

AuthenticationIdentity ProviderSSOSAMLOIDCSCIMDirectory SyncAuthorizationFGAAudit LogsMFAB2B SaaSAgentsMCP
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/workos-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearer
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: 'Your WorkOS API key prefixed with `sk_`. Pass it as a Bearer token: `Authorization:
    Bearer sk_example_123456789`.'
  sources:
  - openapi/workos-openapi.yml