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 Recruiting Applicants API

Retrieve and manage pre-hire and applicant records, including high-volume applicant import operations.

Workday Recruiting Applicants API is one of 13 APIs that Workday Recruiting publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 56 JSON Schema definitions.

Tagged areas include Applicants. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, a JSON-LD context, and 56 JSON Schemas.

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

Requests are made against a single base URL, https://{tenant}.workday.com/ccx/api/recruiting/v41.2.

2 operations 2 paths 4 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v41.2
Base URL
https://wd2-impl-services1.workday.com/ccx/api/recruiting/
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Workday Recruiting Applicants 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.

  • oauth2 — OAuth 2.0 authentication. Register an API client in Workday, grant recruiting scopes, and obtain access tokens.

Paths & Operations 2

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

Applicants 2

Retrieve and manage pre-hire and applicant records, including high-volume applicant import operations.

GET
/applicants
Workday Recruiting List Applicants
listApplicants 2 params → 200401
POST
/applicants/import
Workday Recruiting Import Applicants in Bulk
importApplicants body → 202400401

Schemas 4

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

Error
object
API error response
3 properties
ApplicantImport
object
Request body for a single applicant in bulk import
6 properties 3 required
Reference
object
A reference to a related Workday resource
2 properties
Applicant
object
A pre-hire or applicant record in Workday representing an individual who has been processed through the recruiting pipeline toward hire.
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workday-recruiting-applicants-api-openapi.yml Raw ↑

Other APIs Workday Recruiting publishes across the network.

Workday Recruiting SOAP Web Services API
Workday Recruiting agentDefinition API
Workday Recruiting Background Checks API
Workday Recruiting Candidates API
Workday Recruiting Configuration API
Workday Recruiting Evergreen Requisitions API
Workday Recruiting Interviews API
Workday Recruiting Job Applications API
Workday Recruiting Job Postings API
Workday Recruiting Job Requisitions API
Workday Recruiting Positions API
Workday Recruiting Recruiting Agencies API