Workday Reporting website screenshot

Workday Reporting

APIs for accessing Workday reporting functionality including custom reports, report data extraction, and report management.

Workday Reporting publishes 2 APIs on the APIs.io network: Report Metadata API and Reports API. Tagged areas include Analytics, Business Intelligence, Financial Reporting, Hr Data, and Reporting.

The Workday Reporting catalog on APIs.io includes 1 Spectral governance ruleset.

Workday Reporting’s developer surface includes authentication, getting-started guide, documentation, support, engineering blog, signup flow, and 16 more developer resources.

58.1/100 strong ▬ flat Agent 38/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessEnterpriseSelf serve
7 APIs
AnalyticsBusiness IntelligenceFinancial ReportingHr DataReporting

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 58.1/100 · strong
Contract Quality 16.3 / 25
Developer Ergonomics 11.3 / 20
Commercial Clarity 11.6 / 20
Operational Transparency 5.5 / 13
Governance 7.0 / 12
Discoverability 6.5 / 10
Agent readiness — 38/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/workday-reporting: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Workday Custom Reports API

API for managing and executing custom reports programmatically.

Workday Advanced Reports API

API for accessing advanced reporting features including matrix reports and composite reports.

Workday Prism Analytics REST API

REST API for working with Workday Prism Analytics tables, data change tasks, and datasets. Enables programmatic creation and management of analytics data including ingesting ext...

Workday Prism Analytics SOAP Web Service

SOAP web service for creating, editing, and retrieving objects related to Prism Analytics, including analytic dimension business objects, analytic dimension hierarchies, and ana...

Workday WQL API

Workday Query Language (WQL) API enabling SQL-like querying of Workday data through REST endpoints. Provides high-performance data access for reporting and analytics use cases, ...

Workday Reporting Report Metadata API

Retrieve metadata about report fields, prompts, and filter parameters

Workday Reporting Reports API

Execute and retrieve data from custom and standard Workday reports configured as web services

Scroll for all 7

Postman Collections 2

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Workday Reporting Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Workday Reporting API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 5

Standalone JSON Schema definitions for this provider's data models.

Error

2 properties

JSON SCHEMA

ReportField

3 properties

JSON SCHEMA

ReportMetadata

4 properties

JSON SCHEMA

ReportPrompt

4 properties

JSON SCHEMA

ReportResponse

3 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Workday Reporting Structure

0 properties

JSON STRUCTURE

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Workday Reporting Authentication

http · 2 schemes

SECURITY

Workday Reporting Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Workday Reporting Trust Center

SOC 2, ISO 27001, FedRAMP, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Workday Reporting Agentic Access

2 operations

2 operations · 0 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: workday-reporting
name: Workday Reporting
description: APIs for accessing Workday reporting functionality including custom reports, report data extraction, and report
  management.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/workday-reporting.png
created: '2024-01-01'
modified: '2026-05-19'
specificationVersion: '0.19'
url: https://raw.githubusercontent.com/api-evangelist/workday-reporting/refs/heads/main/apis.yml
tags:
- Analytics
- Business Intelligence
- Financial Reporting
- Hr Data
- Reporting
apis:
- name: Workday Custom Reports API
  description: API for managing and executing custom reports programmatically.
  image: https://www.workday.com/content/dam/web/en-us/images/misc/workday-logo.svg
  humanURL: https://doc.workday.com/reader/J1YvI9CYZUWl1U7_PSHyHA/sxVLLu9fFSJM5BffiOZwmA
  baseURL: https://wd2-impl-services1.workday.com/ccx/service/{tenant}
  tags:
  - Custom Reports
  - Report Execution
  - Soap
  properties:
  - type: Documentation
    url: https://doc.workday.com/reader/J1YvI9CYZUWl1U7_PSHyHA/sxVLLu9fFSJM5BffiOZwmA
  - type: WSDL
    url: https://community.workday.com/sites/default/files/file-hosting/productionapi/Report_as_a_Service/Report_as_a_Service.html
  - type: Authentication
    url: https://doc.workday.com/admin-guide/en-us/lef1569276711011/kqh1569276711095.html
- name: Workday Advanced Reports API
  description: API for accessing advanced reporting features including matrix reports and composite reports.
  image: https://www.workday.com/content/dam/web/en-us/images/misc/workday-logo.svg
  humanURL: https://doc.workday.com/reader/wsiU0cn5CkB~MbuzChYv1w/_YO8X6WAWjLFBkBLamVxkw
  baseURL: https://wd2-impl-services1.workday.com/ccx/service/{tenant}
  tags:
  - Advanced Reporting
  - Composite Reports
  - Matrix Reports
  properties:
  - type: Documentation
    url: https://doc.workday.com/reader/wsiU0cn5CkB~MbuzChYv1w/_YO8X6WAWjLFBkBLamVxkw
  - type: Guides
    url: https://doc.workday.com/reader/wsiU0cn5CkB~MbuzChYv1w/root_landing.html
- name: Workday Prism Analytics REST API
  description: REST API for working with Workday Prism Analytics tables, data change tasks, and datasets. Enables programmatic
    creation and management of analytics data including ingesting external data, building transformation pipelines, and publishing
    datasets for reporting and analysis.
  image: https://www.workday.com/content/dam/web/en-us/images/misc/workday-logo.svg
  humanURL: https://doc.workday.com/admin-guide/en-us/workday-prism-analytics/workday-prism-analytics-api.html
  baseURL: https://wd2-impl-services1.workday.com/ccx/api/prismAnalytics/v2/{tenant}
  tags:
  - Analytics
  - Data Integration
  - Datasets
  - Prism Analytics
  properties:
  - type: Documentation
    url: https://doc.workday.com/admin-guide/en-us/workday-prism-analytics/workday-prism-analytics-api.html
  - type: Authentication
    url: https://doc.workday.com/admin-guide/en-us/lef1569276711011/kqh1569276711095.html
  - type: Client Libraries
    url: https://github.com/Workday/prism-python
- name: Workday Prism Analytics SOAP Web Service
  description: SOAP web service for creating, editing, and retrieving objects related to Prism Analytics, including analytic
    dimension business objects, analytic dimension hierarchies, and analytic dimension values.
  image: https://www.workday.com/content/dam/web/en-us/images/misc/workday-logo.svg
  humanURL: https://community.workday.com/sites/default/files/file-hosting/productionapi/Prism_Analytics/v45.2/Prism_Analytics.html
  baseURL: https://wd2-impl-services1.workday.com/ccx/service/{tenant}/Prism_Analytics
  tags:
  - Analytic Dimensions
  - Hierarchies
  - Prism Analytics
  - SOAP
  properties:
  - type: Documentation
    url: https://community.workday.com/sites/default/files/file-hosting/productionapi/Prism_Analytics/v45.2/Prism_Analytics.html
  - type: WSDL
    url: https://community.workday.com/sites/default/files/file-hosting/productionapi/Prism_Analytics/v45.2/Prism_Analytics.wsdl
- name: Workday WQL API
  description: Workday Query Language (WQL) API enabling SQL-like querying of Workday data through REST endpoints. Provides
    high-performance data access for reporting and analytics use cases, with support for pagination, filtering, sorting, and
    aggregation controlled via OAuth 2.0 tokens.
  image: https://www.workday.com/content/dam/web/en-us/images/misc/workday-logo.svg
  humanURL: https://doc.workday.com/admin-guide/en-us/reporting-and-analytics/custom-reports-and-analytics/workday-query-language-wql-/aht1611188422513.html
  baseURL: https://wd2-impl-services1.workday.com/ccx/api/wql/v1/{tenant}
  tags:
  - Analytics
  - Data Access
  - Query Language
  - Reporting
  properties:
  - type: Documentation
    url: https://doc.workday.com/admin-guide/en-us/reporting-and-analytics/custom-reports-and-analytics/workday-query-language-wql-/aht1611188422513.html
  - type: Authentication
    url: https://doc.workday.com/admin-guide/en-us/lef1569276711011/kqh1569276711095.html
- aid: workday-reporting:workday-reporting-report-metadata-api
  name: Workday Reporting Report Metadata API
  description: Retrieve metadata about report fields, prompts, and filter parameters
  humanURL: https://community.workday.com/sites/default/files/file-hosting/productionapi/Reporting/v1/index.html
  baseURL: https://wd2-impl-services1.workday.com/ccx/service/{tenant}/Reporting
  tags:
  - Report Metadata
  properties:
  - type: OpenAPI
    url: openapi/workday-reporting-report-metadata-api-openapi.yml
  - type: Documentation
    url: https://community.workday.com/sites/default/files/file-hosting/productionapi/Reporting/v1/index.html
  - type: Authentication
    url: https://doc.workday.com/admin-guide/en-us/lef1569276711011/kqh1569276711095.html
  - type: Client Libraries
    url: https://github.com/Workday/raas-python
- aid: workday-reporting:workday-reporting-reports-api
  name: Workday Reporting Reports API
  description: Execute and retrieve data from custom and standard Workday reports configured as web services
  humanURL: https://community.workday.com/sites/default/files/file-hosting/productionapi/Reporting/v1/index.html
  baseURL: https://wd2-impl-services1.workday.com/ccx/service/{tenant}/Reporting
  tags:
  - Reports
  properties:
  - type: OpenAPI
    url: openapi/workday-reporting-reports-api-openapi.yml
  - type: Documentation
    url: https://community.workday.com/sites/default/files/file-hosting/productionapi/Reporting/v1/index.html
  - type: Authentication
    url: https://doc.workday.com/admin-guide/en-us/lef1569276711011/kqh1569276711095.html
  - type: Client Libraries
    url: https://github.com/Workday/raas-python
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/workday-reporting/overview
- type: AgenticAccess
  url: agentic-access/workday-reporting-agentic-access.yml
- type: TrustCenter
  url: security/workday-reporting-trust-center.yml
- type: DomainSecurity
  url: security/workday-reporting-domain-security.yml
- type: Authentication
  url: authentication/workday-reporting-authentication.yml
- type: DeveloperPortal
  url: https://developer.workday.com
- type: Community
  url: https://community.workday.com
- type: GettingStarted
  url: https://community.workday.com/api-start
- type: Documentation
  url: https://community.workday.com/api
- type: Authentication
  url: https://doc.workday.com/admin-guide/en-us/lef1569276711011/kqh1569276711095.html
- type: RateLimits
  url: https://doc.workday.com/reader/J1YvI9CYZUWl1U7_PSHyHA/f8K9WJ7Kh5FfQDNnvlHNFQ
- type: StatusPage
  url: https://community.workday.com/trust/status
- type: Support
  url: https://www.workday.com/en-us/customer-experience/support.html
- type: TermsOfService
  url: https://www.workday.com/en-us/legal.html
- type: PrivacyPolicy
  url: https://www.workday.com/en-us/privacy.html
- type: Blog
  url: https://blog.workday.com/en-us/application-development.html
- type: Website
  url: https://www.workday.com
- type: Signup
  url: https://resourcecenter.workday.com/
- type: GitHubOrganization
  url: https://github.com/Workday
- type: Reference
  url: https://community.workday.com/sites/default/files/file-hosting/productionapi/index.html
- type: Marketplace
  url: https://marketplace.workday.com/en-US/home
- type: Partners
  url: https://www.workday.com/en-us/company/partners/overview.html
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
  url: https://apievangelist.com