Home
Providers
Workable
Workable
Workable is an end-to-end hiring platform with ATS, AI sourcing, employer branding, video interviewing, assessments, and HR. The Workable REST API (v3) exposes jobs, candidates, stages, members, departments, custom attributes, offers, assessments, and webhooks.
Workable publishes 24 APIs on the APIs.io network, including Jobs API, Candidates API, Stages API, and 21 more. Tagged areas include HR, ATS, Recruiting, Sourcing, and Video Interviews.
Workable’s developer surface includes authentication, documentation, API reference, pricing, engineering blog, support, and 13 more developer resources.
33 APIs
8 Features
HR ATS Recruiting Sourcing Video Interviews Assessments SaaS
On this page
Kin Score
APIs 33
Open Collections 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 8
Security Posture 3
Agentic Access 1
Resources 19
apis.yml
53 Operational Transparency
Composite quality — 50.7/100 · developing
Contract Quality
13.4 / 25
Developer Ergonomics
6.5 / 20
Commercial Clarity
18.4 / 20
Operational Transparency
6.8 / 13
Agent readiness — 31/100 · agent aware
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
0 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Create, read, update, and publish job postings. Jobs are the core organizing entity in Workable; pipelines, candidates, members, and activities are scoped to a job shortcode.
Create candidates from external sources, retrieve candidate profiles, and update profile data, resumes, cover letters, and source attribution.
Read pipeline stages configured for a job and move candidates between stages (sourced, applied, phone screen, interview, offer, hired).
Manage Workable team members, recruiter accounts, and the per-job collaborators (hiring managers, interviewers, reviewers).
Manage external agency recruiters who can submit candidates against Workable jobs.
Read the company's department list used to scope job postings and reporting.
Define and read custom attributes attached to candidates, jobs, and requisitions for tenant-specific reporting and automation.
Read activity-log entries for candidates and jobs (stage moves, comments, evaluations) for audit and integration use cases.
Add and read free-form comments and @-mentions on candidate profiles for collaboration with hiring teams.
Submit and read interviewer evaluations and scorecards aligned to the job's interview kit.
Generate and track offers including templates, compensation breakdowns, and offer letter PDFs.
Trigger and read candidate assessments delivered through Workable's assessment platform (Assessments+).
List configured disqualification reasons used when rejecting a candidate (not a fit, withdrew, declined offer, hired elsewhere).
Manage application form questions per job, including knockout questions and EEO surveys.
Read and create scheduled events (phone screens, interviews) for a candidate, integrated with Workable's calendar sync.
Subscribe to Workable events (candidate.created, candidate.moved, candidate.hired, candidate.disqualified, member.created) for downstream automation.
Read-only public endpoint that exposes published jobs for embedding job listings on external careers pages without authentication.
The Accounts API from Workable — 6 operation(s) for accounts.
The Candidates API from Workable — 16 operation(s) for candidates.
The CustomAttributes API from Workable — 2 operation(s) for customattributes.
The Departments API from Workable — 3 operation(s) for departments.
The Employees API from Workable — 5 operation(s) for employees.
The Events API from Workable — 2 operation(s) for events.
The Jobs API from Workable — 9 operation(s) for jobs.
The Members API from Workable — 4 operation(s) for members.
The Offers API from Workable — 3 operation(s) for offers.
The Recruiters API from Workable — 1 operation(s) for recruiters.
The Requisitions API from Workable — 4 operation(s) for requisitions.
The ReviewCycles API from Workable — 2 operation(s) for reviewcycles.
The Stages API from Workable — 1 operation(s) for stages.
The Subscriptions API from Workable — 2 operation(s) for subscriptions.
The TimeOff API from Workable — 4 operation(s) for timeoff.
The TimeTracking API from Workable — 3 operation(s) for timetracking.
Scroll for all 33
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
Scroll for all 8
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 1
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 3
Authentication, authorization, and security posture
Operate 3
Status, limits, changes, and where to get help
Commercial 5
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Source (apis.yml)
aid: workable
url: https://raw.githubusercontent.com/api-evangelist/workable/refs/heads/main/apis.yml
name: Workable
kind: company
description: Workable is an end-to-end hiring platform with ATS, AI sourcing, employer branding, video interviewing, assessments,
and HR. The Workable REST API (v3) exposes jobs, candidates, stages, members, departments, custom attributes, offers, assessments,
and webhooks.
accessModel:
pricing: paid
onboarding: self-serve
trial: false
try_now: false
public: false
label: Paid · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/workable.png
tags:
- HR
- ATS
- Recruiting
- Sourcing
- Video Interviews
- Assessments
- SaaS
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.19'
apis:
- aid: workable:workable-jobs-api
name: Workable Jobs API
tags:
- Jobs
- Postings
properties:
- url: https://workable.readme.io/
type: Documentation
- url: https://workable.readme.io/reference
type: APIReference
description: Create, read, update, and publish job postings. Jobs are the core organizing entity in Workable; pipelines,
candidates, members, and activities are scoped to a job shortcode.
- aid: workable:workable-candidates-api
name: Workable Candidates API
tags:
- Candidates
- Applicants
properties:
- url: https://workable.readme.io/
type: Documentation
- url: https://workable.readme.io/reference
type: APIReference
description: Create candidates from external sources, retrieve candidate profiles, and update profile data, resumes, cover
letters, and source attribution.
- aid: workable:workable-stages-api
name: Workable Stages API
tags:
- Stages
- Pipeline
properties:
- url: https://workable.readme.io/
type: Documentation
description: Read pipeline stages configured for a job and move candidates between stages (sourced, applied, phone screen,
interview, offer, hired).
- aid: workable:workable-members-api
name: Workable Members API
tags:
- Members
- Recruiters
- Users
properties:
- url: https://workable.readme.io/
type: Documentation
description: Manage Workable team members, recruiter accounts, and the per-job collaborators (hiring managers, interviewers,
reviewers).
- aid: workable:workable-recruiters-api
name: Workable Recruiters API
tags:
- Recruiters
- External
properties:
- url: https://workable.readme.io/
type: Documentation
description: Manage external agency recruiters who can submit candidates against Workable jobs.
- aid: workable:workable-departments-api
name: Workable Departments API
tags:
- Departments
- Org Structure
properties:
- url: https://workable.readme.io/
type: Documentation
description: Read the company's department list used to scope job postings and reporting.
- aid: workable:workable-custom-attributes-api
name: Workable Custom Attributes API
tags:
- Custom Attributes
- Metadata
properties:
- url: https://workable.readme.io/
type: Documentation
description: Define and read custom attributes attached to candidates, jobs, and requisitions for tenant-specific reporting
and automation.
- aid: workable:workable-activities-api
name: Workable Activities API
tags:
- Activities
- Audit
properties:
- url: https://workable.readme.io/
type: Documentation
description: Read activity-log entries for candidates and jobs (stage moves, comments, evaluations) for audit and integration
use cases.
- aid: workable:workable-comments-api
name: Workable Comments API
tags:
- Comments
- Notes
properties:
- url: https://workable.readme.io/
type: Documentation
description: Add and read free-form comments and @-mentions on candidate profiles for collaboration with hiring teams.
- aid: workable:workable-evaluations-api
name: Workable Evaluations API
tags:
- Evaluations
- Scorecards
- Feedback
properties:
- url: https://workable.readme.io/
type: Documentation
description: Submit and read interviewer evaluations and scorecards aligned to the job's interview kit.
- aid: workable:workable-offers-api
name: Workable Offers API
tags:
- Offers
properties:
- url: https://workable.readme.io/
type: Documentation
description: Generate and track offers including templates, compensation breakdowns, and offer letter PDFs.
- aid: workable:workable-assessments-api
name: Workable Assessments API
tags:
- Assessments
- Tests
properties:
- url: https://workable.readme.io/
type: Documentation
description: Trigger and read candidate assessments delivered through Workable's assessment platform (Assessments+).
- aid: workable:workable-disqualification-reasons-api
name: Workable Disqualification Reasons API
tags:
- Disqualification
- Rejection
properties:
- url: https://workable.readme.io/
type: Documentation
description: List configured disqualification reasons used when rejecting a candidate (not a fit, withdrew, declined offer,
hired elsewhere).
- aid: workable:workable-questions-api
name: Workable Questions API
tags:
- Questions
- Application Forms
properties:
- url: https://workable.readme.io/
type: Documentation
description: Manage application form questions per job, including knockout questions and EEO surveys.
- aid: workable:workable-events-api
name: Workable Events API
tags:
- Events
- Interviews
- Scheduling
properties:
- url: https://workable.readme.io/
type: Documentation
description: Read and create scheduled events (phone screens, interviews) for a candidate, integrated with Workable's calendar
sync.
- aid: workable:workable-webhooks-api
name: Workable Webhooks API
tags:
- Webhooks
- Subscriptions
properties:
- url: https://workable.readme.io/
type: Documentation
description: Subscribe to Workable events (candidate.created, candidate.moved, candidate.hired, candidate.disqualified,
member.created) for downstream automation.
- aid: workable:workable-public-jobs-api
name: Workable Public Jobs API
tags:
- Jobs
- Public
properties:
- url: https://workable.readme.io/
type: Documentation
description: Read-only public endpoint that exposes published jobs for embedding job listings on external careers pages
without authentication.
- aid: workable:workable-accounts-api
name: Workable Accounts API
description: The Accounts API from Workable — 6 operation(s) for accounts.
tags:
- Accounts
properties:
- type: OpenAPI
url: openapi/workable-accounts-api-openapi.yml
- aid: workable:workable-candidates-api
name: Workable Candidates API
description: The Candidates API from Workable — 16 operation(s) for candidates.
tags:
- Candidates
properties:
- type: OpenAPI
url: openapi/workable-candidates-api-openapi.yml
- aid: workable:workable-customattributes-api
name: Workable CustomAttributes API
description: The CustomAttributes API from Workable — 2 operation(s) for customattributes.
tags:
- CustomAttributes
properties:
- type: OpenAPI
url: openapi/workable-customattributes-api-openapi.yml
- aid: workable:workable-departments-api
name: Workable Departments API
description: The Departments API from Workable — 3 operation(s) for departments.
tags:
- Departments
properties:
- type: OpenAPI
url: openapi/workable-departments-api-openapi.yml
- aid: workable:workable-employees-api
name: Workable Employees API
description: The Employees API from Workable — 5 operation(s) for employees.
tags:
- Employees
properties:
- type: OpenAPI
url: openapi/workable-employees-api-openapi.yml
- aid: workable:workable-events-api
name: Workable Events API
description: The Events API from Workable — 2 operation(s) for events.
tags:
- Events
properties:
- type: OpenAPI
url: openapi/workable-events-api-openapi.yml
- aid: workable:workable-jobs-api
name: Workable Jobs API
description: The Jobs API from Workable — 9 operation(s) for jobs.
tags:
- Jobs
properties:
- type: OpenAPI
url: openapi/workable-jobs-api-openapi.yml
- aid: workable:workable-members-api
name: Workable Members API
description: The Members API from Workable — 4 operation(s) for members.
tags:
- Members
properties:
- type: OpenAPI
url: openapi/workable-members-api-openapi.yml
- aid: workable:workable-offers-api
name: Workable Offers API
description: The Offers API from Workable — 3 operation(s) for offers.
tags:
- Offers
properties:
- type: OpenAPI
url: openapi/workable-offers-api-openapi.yml
- aid: workable:workable-recruiters-api
name: Workable Recruiters API
description: The Recruiters API from Workable — 1 operation(s) for recruiters.
tags:
- Recruiters
properties:
- type: OpenAPI
url: openapi/workable-recruiters-api-openapi.yml
- aid: workable:workable-requisitions-api
name: Workable Requisitions API
description: The Requisitions API from Workable — 4 operation(s) for requisitions.
tags:
- Requisitions
properties:
- type: OpenAPI
url: openapi/workable-requisitions-api-openapi.yml
- aid: workable:workable-reviewcycles-api
name: Workable ReviewCycles API
description: The ReviewCycles API from Workable — 2 operation(s) for reviewcycles.
tags:
- ReviewCycles
properties:
- type: OpenAPI
url: openapi/workable-reviewcycles-api-openapi.yml
- aid: workable:workable-stages-api
name: Workable Stages API
description: The Stages API from Workable — 1 operation(s) for stages.
tags:
- Stages
properties:
- type: OpenAPI
url: openapi/workable-stages-api-openapi.yml
- aid: workable:workable-subscriptions-api
name: Workable Subscriptions API
description: The Subscriptions API from Workable — 2 operation(s) for subscriptions.
tags:
- Subscriptions
properties:
- type: OpenAPI
url: openapi/workable-subscriptions-api-openapi.yml
- aid: workable:workable-timeoff-api
name: Workable TimeOff API
description: The TimeOff API from Workable — 4 operation(s) for timeoff.
tags:
- TimeOff
properties:
- type: OpenAPI
url: openapi/workable-timeoff-api-openapi.yml
- aid: workable:workable-timetracking-api
name: Workable TimeTracking API
description: The TimeTracking API from Workable — 3 operation(s) for timetracking.
tags:
- TimeTracking
properties:
- type: OpenAPI
url: openapi/workable-timetracking-api-openapi.yml
common:
- type: AgenticAccess
url: agentic-access/workable-agentic-access.yml
- type: TrustCenter
url: security/workable-trust-center.yml
- type: DomainSecurity
url: security/workable-domain-security.yml
- type: Authentication
url: authentication/workable-authentication.yml
- type: LinkedIn
url: https://www.linkedin.com/company/workable-software
- type: Website
url: https://www.workable.com/
- type: Documentation
url: https://workable.readme.io/
- type: APIReference
url: https://workable.readme.io/reference
- type: Pricing
url: https://www.workable.com/pricing
- type: Login
url: https://www.workable.com/login
- type: StatusPage
url: https://status.workable.com/
- type: Blog
url: https://resources.workable.com/
- type: Support
url: https://help.workable.com/
- type: GitHubOrganization
url: https://github.com/Workable
- type: PrivacyPolicy
url: https://www.workable.com/privacy-policy
- type: TermsOfService
url: https://www.workable.com/terms
- type: Plans
url: plans/workable-plans-pricing.yml
- type: RateLimits
url: rate-limits/workable-rate-limits.yml
- type: FinOps
url: finops/workable-finops.yml
- type: Features
data:
- REST API v3 with bearer-token authentication
- Workable subdomain-scoped base URL (https://{subdomain}.workable.com/spi/v3/)
- Standard plan from $299/month, Premier $599/month, Enterprise $719/month
- 20% annual discount on all paid plans
- Texting+, Video Interviews+, Assessments+ available as Standard add-ons
- Webhooks for candidate, member, and stage events
- AI sourcing and employer-branding integrated alongside ATS
- Public jobs feed for embedding on external careers pages
sources:
- https://www.workable.com/pricing
- https://workable.readme.io/
updated: '2026-05-08'
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com