Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Workday Integrations Compensation API

Access compensation plans and worker compensation data

Workday Integrations Compensation API is one of 17 APIs that Workday Integrations publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Compensation. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, tutorials, and an API reference.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version v2.

Requests are made against a single base URL, https://wd2-impl-services1.workday.com/ccx/api/prismAnalytics/v2/{tenant}.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v2
Base URL
https://wd2-impl-services1.workday.com/ccx/api/v1/{tenant}
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Workday Integrations Compensation API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth 2.0 bearer token obtained via Workday authentication for Prism Analytics API access.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Compensation 1

Access compensation plans and worker compensation data

GET
/workers/{workerId}/compensation
Workday Integrations Get worker compensation
getWorkerCompensation 1 param → 200401404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are CompensationDetail (7 properties), Reference (3 properties), Error (3 properties). Each schema is shown below with its type and property counts.

Error
object
3 properties
CompensationDetail
object
7 properties
Reference
object
A reference to a Workday business object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workday-integrations-compensation-api-openapi.yml Raw ↑

Other APIs Workday Integrations publishes across the network.

Workday SOAP Web Services
Workday Integrations Benefits API
Workday Integrations Business Processes API
Workday Integrations Data Sources API
Workday Integrations Data Upload API
Workday Integrations Datasets API
Workday Integrations Job Profiles API
Workday Integrations Organizations API
Workday Integrations Payroll API
Workday Integrations Positions API
Workday Integrations Recruiting API
Workday Integrations Report Metadata API