---
title: "Workday API Directory"
description: "Get a glimpse of Workday API endpoints, use cases, top FAQs and integration guide: all in one place"
source_url: "https://www.getknit.dev/blog/workday-api-endpoints-and-directory"
page_type: "blog"
---

_This is an educational blog post from Knit's blog: “Workday API Directory”._

# Workday API Directory

_This guide is part of our growing collection on_ [_HRIS integrations_](http://www.getknit.dev/blog/everything-you-need-to-know-about-hris-api-integration)_. We’re continuously exploring new apps and updating our_ [_HRIS Guides Directory_](http://www.getknit.dev/blog/full-list-of-knits-hris-api-guides) _with fresh insights_

Founded in 2005, [Workday](https://md.getknit.dev/mcp-servers/workday-mcp-server) is a leading provider of financial, HR and planning software. It facilitates financial management, human capital management and analytics management for companies, students/ educational institutions and government agencies. They provide solutions across analytics and reporting, payroll, workforce management, spend management, talent management, professional services automation. 

> Looking to dive deep into how [Workday](https://md.getknit.dev/mcp-servers/workday-mcp-server) API works? Check our detailed [Workday API Guide](https://www.getknit.dev/blog/workday-api-integration-in-depth) to learn more on Workday authentication, best practices and more.

Below you will find a comprehensive directory of Workday API endpoints.

## Workday API endpoints

While there are several Workday API endpoints, some of the top ones include:

### Absence management

*   GET /balances/{ID}
*   GET /workers/{ID}/eligibleAbsenceTypes
*   GET /workers/{ID}/leavesOfAbsence/{subresourceID}
*   POST /workers/{ID}/requestTimeOff
*   GET /workers/{ID}/validTimeOffDates
*   GET /values/leave/status/
*   GET /values/timeOff/status/

### Compensation

*   GET /scorecardResults
*   GET /scorecards/{ID}
*   POST /workers/{ID}/requestOneTimePayment

### Payroll

*   GET /jobs/{ID}/payGroup
*   GET /payGroupDetails/{ID}
*   POST /taxRates
*   GET /values/payrollInputsGroup/payComponents/

### Performance management

*   GET /feedbackBadges/{ID}

### Recruitment

*   GET /interviews
*   GET /interviews/{ID}/feedback
*   GET /jobPostings/{ID}
*   GET /prospects/{ID}/educations
*   POST /prospects/{ID}/experiences
*   GET /prospects/{ID}/resumeAttachments
*   GET /prospects/{ID}/skills
*   GET /values/common/countries/

### Time tracking

*   POST /timeClockEvents
*   GET /timeValidations
*   GET /workerTimeBlocks/{ID}
*   POST /workers/{ID}/timeReviewEvents

### Talent management

*   POST /createMentorshipForMe
*   POST /createMentorshipForWorker
*   POST /mentorships/{ID}/close
*   POST /mentorships/{ID}/edit

[Here’s a detailed guide](https://community.workday.com/sites/default/files/file-hosting/restapi/index.html#talentManagement/v2/mentorships) on all Workday API endpoints as a ready reference.

## Workday API use cases

*   Financial management with accounting and finance, revenue management, grants management, analytics and reporting, audit and internal controls
*   Human capital management via payroll and workforce management, talent, help, knowledge, and case management, workforce planning
*   Adaptive ERP to automate and streamline plans, budgets, and forecasts and align headcount, sales, and operational plans
*   Employee voice to collect and analyze feedback, with insights on employee experience to drives organizational success with AI
*   Spend management with sourcing project intake, pipeline management, contract management, supplier onboarding and performance management

## Workday API FAQs

Check out the top FAQs for Workday API to help you get started

1.  Is a Workday WID a UUID? [Answer](https://stackoverflow.com/questions/74630285/is-a-workday-wid-a-uuid)
2.  How to authenticate Workday SOAP API? [Answer](https://stackoverflow.com/questions/27132244/workday-soap-api-how-to-authenticate)
3.  How to receive real time notifications for my Workday? [Answer](https://stackoverflow.com/questions/56372880/i-want-to-receive-realtime-notifications-for-my-workday)
4.  How to get a Workday worker / employee web profile URL? [Answer](https://stackoverflow.com/questions/68507054/how-to-get-a-workday-worker-employee-web-profile-url)
5.  How to authenticate Spring SOAP to Workday? [Answer](https://stackoverflow.com/questions/38271298/authentication-spring-soap-to-workday)
6.  How to edit worker additional data using Workday API? [Answer](https://stackoverflow.com/questions/44316664/edit-worker-additional-data-using-workday-api)
7.  How to create XSLT process Workday report - XML to JSON output - method="json" <xsl:output method="json" />? [Answer](https://stackoverflow.com/questions/75862559/xslt-how-to-create-xslt-process-workday-report-xml-to-json-output-method)
8.  How to create a calculated Field in Workday with multiple conditions? [Answer](https://stackoverflow.com/questions/75677317/how-to-create-calculated-field-in-workday-with-multiple-conditions)

## Get started with Workday API

Workday doesn’t offer its pricing publicly and you can get in touch with their team for the same. However, if you are looking to integrate with multiple HRMS or Recruitment APIs in the shortest time, you can get started with Knit, one API for all top HR integrations.

To sign up for free, [click here](https://app.getknit.dev/signup). To check the pricing, see our [pricing page](https://www.getknit.dev/pricing)


## Related pages

- [How Knit works](https://md.getknit.dev/how-knit-works)
- [Unified API product](https://md.getknit.dev/products/unified-api)
