Workday Report Writer · Authentication Profile

Workday Report Writer Authentication

Authentication

Workday Report Writer secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

AnalyticsEnterpriseErpFinancialsHrmsReportingSaas
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer
basicAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/workday-report-writer-prism-analytics-openapi.yml, openapi/workday-report-writer-raas-openapi.yml,
  openapi/workday-report-writer-wql-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: OAuth 2.0 bearer token obtained from Workday token endpoint. Requires the Prism
    Analytics scope.
  sources:
  - openapi/workday-report-writer-prism-analytics-openapi.yml
  - openapi/workday-report-writer-raas-openapi.yml
  - openapi/workday-report-writer-wql-openapi.yml
- name: basicAuth
  type: http
  scheme: basic
  description: HTTP Basic authentication using an Integration System User (ISU) username and
    password configured in Workday
  sources:
  - openapi/workday-report-writer-raas-openapi.yml