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 Advanced Compensation Bonus Plans API

Manage bonus and incentive plans

Workday Advanced Compensation Bonus Plans API is one of 8 APIs that Workday Advanced Compensation publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 18 JSON Schema definitions.

Tagged areas include Bonus Plans. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a JSON-LD context, and 18 JSON Schemas.

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

Requests are made against a single base URL, https://{tenant}.workday.com/api/compensation/v1.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v41.1
Server
https://{tenant}.workday.com/api/compensation/v1
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Workday Advanced Compensation Bonus Plans API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 2 scopes. By default, every request must be authenticated.

  • oauth2 — Workday OAuth 2.0 authentication

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.

Bonus Plans 1

Manage bonus and incentive plans

GET
/bonusPlans
Workday List Bonus Plans
listBonusPlans 2 params → 200401

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are BonusPlan (6 properties), ErrorResponse (3 properties), BonusPlansResponse (2 properties). Each schema is shown below with its type and property counts.

BonusPlan
object
A bonus or incentive compensation plan
6 properties
ErrorResponse
object
Workday API error response
3 properties
BonusPlansResponse
object
Paginated response containing bonus plans
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workday-advanced-compensation-bonus-plans-api-openapi.yml Raw ↑

Other APIs Workday Advanced Compensation publishes across the network.

Workday Advanced Compensation Compensation Budgets API
Workday Advanced Compensation Compensation Grades API
Workday Advanced Compensation Compensation Plans API
Workday Advanced Compensation Compensation Reviews API
Workday Advanced Compensation Employee Compensation API
Workday Advanced Compensation Merit Plans API
Workday Advanced Compensation Stock Plans API