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 Studio Human Resources API

Web service operations for managing employee data, worker records, organizational structures, and HR transactions.

Workday Studio Human Resources API is one of 18 APIs that Workday Studio publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

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

3 operations 3 paths 10 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Server
https://{baseUrl}/ccx/service/{tenant}
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Workday Studio Human Resources 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 3

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

Human Resources 3

Web service operations for managing employee data, worker records, organizational structures, and HR transactions.

GET
/Human_Resources
Workday Studio Retrieve Human Resources Service Metadata
getHumanResourcesService → 200401
POST
/Human_Resources/Get_Workers
Workday Studio Retrieve Workers
getWorkers body → 200400401403
POST
/Human_Resources/Get_Organizations
Workday Studio Retrieve Organizations
getOrganizations body → 200400401403

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Worker (9 properties), Organization (7 properties), RequestCriteria (5 properties), ServiceMetadata (4 properties). Each schema is shown below with its type and property counts.

GetOrganizationsRequest
object
2 properties
ResourceReference
object
3 properties
ErrorResponse
object
2 properties
OrganizationsResponse
object
2 properties
GetWorkersRequest
object
3 properties
Organization
object
7 properties
WorkersResponse
object
2 properties
ServiceMetadata
object
Metadata about a Workday web service including its operations and supported versions.
4 properties
RequestCriteria
object
Common request criteria for filtering web service results
5 properties
Worker
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workday-studio-human-resources-api-openapi.yml Raw ↑

Other APIs Workday Studio publishes across the network.

Workday REST API
Workday Custom Reports API
Workday Orchestrate API
Workday Studio Absence Management API
Workday Studio Benefits Administration API
Workday Studio Compensation API
Workday Studio Financial Management API
Workday Studio Integration Assemblies API
Workday Studio Integration Events API
Workday Studio Integration Systems API
Workday Studio Integration Templates API
Workday Studio Launch Parameters API