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 Integration Scorecards API

The Scorecards API from Workday Integration — 4 operation(s) for scorecards.

Workday Integration Scorecards API is one of 87 APIs that Workday Integration publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Scorecards. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, and rate-limit docs.

This API exposes 9 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://{baseUrl}/ccx/api/absenceManagement/v1/{tenant}.

9 operations 4 paths 8 schemas 2 DELETE4 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://wd2-impl-services1.workday.com/ccx/service
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Workday Integration Scorecards API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 2 scopes. By default, every request must be authenticated.

Paths & Operations 9

Across 4 paths, the API surfaces 9 operations — 2 DELETE, 4 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Scorecards 9
GET
/scorecardResults
Workday Integration Retrieve scorecard results
getScorecardResults 2 params → 200401403
POST
/scorecardResults
Workday Integration Create a new scorecard result
createScorecardResult body → 201400401403
GET
/scorecardResults/{ID}
Workday Integration Retrieve a specific scorecard result
getScorecardResultById 1 param → 200401403404
DELETE
/scorecardResults/{ID}
Workday Integration Delete a scorecard result
deleteScorecardResult 1 param → 204401403404
GET
/scorecards
Workday Integration Retrieve compensation scorecards
getCompensationScorecards 3 params → 200401403
POST
/scorecards
Workday Integration Create a compensation scorecard
createCompensationScorecard body → 201400401403
GET
/scorecards/{ID}
Workday Integration Retrieve a specific compensation scorecard
getCompensationScorecardById 1 param → 200401403404
PUT
/scorecards/{ID}
Workday Integration Update a compensation scorecard
updateCompensationScorecard 1 param body → 200400401403404
DELETE
/scorecards/{ID}
Workday Integration Delete a compensation scorecard
deleteCompensationScorecard 1 param → 204401403404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ScorecardResult (6 properties), Scorecard (5 properties), ResourceReference (3 properties), ScorecardResultRequest (3 properties). Each schema is shown below with its type and property counts.

ScorecardResultRequest
object
3 properties 2 required
Scorecard
object
5 properties
ResourceReference
object
3 properties
ScorecardResultsResponse
object
2 properties
ScorecardsResponse
object
2 properties
ScorecardRequest
object
2 properties 2 required
ErrorResponse
object
2 properties
ScorecardResult
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workday-integration-scorecards-api-openapi.yml Raw ↑

Other APIs Workday Integration publishes across the network.

Workday Integration Absence Types API
Workday Integration ACA Compliance API
Workday Integration Academic Advising API
Workday Integration Academic Foundation API
Workday Integration Admissions API
Workday Integration Adoption API
Workday Integration Assignments API
Workday Integration Audit API
Workday Integration Balances API
Workday Integration Bank Accounts API
Workday Integration Bank Statements API
Workday Integration Benefit Elections API