Workstream

Workstream is an all-in-one HR, hiring, and payroll platform built for hourly businesses, particularly multi-location restaurants, serving 46 of the top 50 restaurant brands including Taco Bell, Jimmy John's, and Culver's. The platform covers applicant tracking and sourcing, Voice AI screening, onboarding, team management, time and scheduling, compliance, and full-service payroll. Workstream publishes a public REST API (OAuth 2.0 access tokens scoped to positions, applicants, employees, locations, departments, and custom fields) documented at docs.workstream.us.

Workstream publishes 12 APIs on the APIs.io network, including Applicants API, Authorization API, Company Roles API, and 9 more. Tagged areas include Company, Hr Tech, Hiring, Payroll, and Onboarding.

Workstream’s developer surface includes authentication, documentation, API reference, getting-started guide, support, engineering blog, pricing, and 9 more developer resources.

46.9/100 developing ▬ flat Agent 27/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
12 APIs
CompanyHr TechHiringPayrollOnboardingApplicant TrackingHourly WorkforceRestaurants

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 46.9/100 · developing
Contract Quality 15.4 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 27/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
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 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/workstream: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 12

Individual APIs this provider publishes, each with its own machine-readable definition.

Workstream Applicants API

Applicants represent people who have applied for positions within your company.

Workstream Authorization API

The Workstream API uses OAuth 2.0 Bearer access tokens to authenticate requests. You can view and manage your access tokens in the [Workstream Dashboard](https://hr.workstream.u...

Workstream Company Roles API

Company Roles represent roles within your company.

Workstream Company Users API

Company Users represent people who are system users within your company.

Workstream Custom Field API

Custom field config for location, department, job posting and employee within your company.

Workstream Departments API

Departments represent departments within your company.

Workstream Employee Documents API

Employee Documents represent documents that are associated with employees within your company.

Workstream Employees API

Employees represent applicants who have been accepted into a new position, or people who are already working for your company.

Workstream Imported Employee Infos API

Imported Employee Infos represent imported employee information that is associated with employees within your company.

Workstream Locations API

Locations represent store locations within your company.

Workstream Positions API

Positions represent open job requisitions within your company that are looking to be filled.

Workstream Team Members API

Team Members represent team members that are managed within your company.

Scroll for all 12

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Workstream Authentication

http/oauth2 · 2 schemes

SECURITY

Workstream Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Workstream Scopes

10 scopes · implicit

10 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: workstream
name: Workstream
description: Workstream is an all-in-one HR, hiring, and payroll platform built for hourly businesses, particularly multi-location
  restaurants, serving 46 of the top 50 restaurant brands including Taco Bell, Jimmy John's, and Culver's. The platform covers
  applicant tracking and sourcing, Voice AI screening, onboarding, team management, time and scheduling, compliance, and full-service
  payroll. Workstream publishes a public REST API (OAuth 2.0 access tokens scoped to positions, applicants, employees, locations,
  departments, and custom fields) documented at docs.workstream.us.
url: https://raw.githubusercontent.com/api-evangelist/workstream/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- bond-capital
- crv
x-tier: enriched
x-tier-reason: public-api
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Hr Tech
- Hiring
- Payroll
- Onboarding
- Applicant Tracking
- Hourly Workforce
- Restaurants
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/workstream.png
apis:
- aid: workstream:workstream-applicants-api
  name: Workstream Applicants API
  description: Applicants represent people who have applied for positions within your company.
  humanURL: https://docs.workstream.us/
  baseURL: https://public-api.workstream.us
  tags:
  - Applicants
  properties:
  - type: OpenAPI
    url: openapi/workstream-applicants-api-openapi.yml
  - type: Documentation
    url: https://docs.workstream.us/
  - type: APIReference
    url: https://docs.workstream.us/
- aid: workstream:workstream-authorization-api
  name: Workstream Authorization API
  description: 'The Workstream API uses OAuth 2.0 Bearer access tokens to authenticate requests. You can view and manage your
    access tokens in the [Workstream Dashboard](https://hr.workstream.us/#/company?currentPanel=integrations&integrationItem=accesstoken).


    To generate an access token, simply click on `Generate token`, give it a name, and select the permissions(i.e. Applicants,
    Employees, Positions) to attach to it. **The token expires in 7 days.**


    You can also manage your tokens through API, as shown in the next section.'
  humanURL: https://docs.workstream.us/
  baseURL: https://public-api.workstream.us
  tags:
  - Authorization
  properties:
  - type: OpenAPI
    url: openapi/workstream-authorization-api-openapi.yml
  - type: Documentation
    url: https://docs.workstream.us/
  - type: APIReference
    url: https://docs.workstream.us/
- aid: workstream:workstream-company-roles-api
  name: Workstream Company Roles API
  description: Company Roles represent roles within your company.
  humanURL: https://docs.workstream.us/
  baseURL: https://public-api.workstream.us
  tags:
  - Company Roles
  properties:
  - type: OpenAPI
    url: openapi/workstream-company-roles-api-openapi.yml
  - type: Documentation
    url: https://docs.workstream.us/
  - type: APIReference
    url: https://docs.workstream.us/
- aid: workstream:workstream-company-users-api
  name: Workstream Company Users API
  description: Company Users represent people who are system users within your company.
  humanURL: https://docs.workstream.us/
  baseURL: https://public-api.workstream.us
  tags:
  - Company Users
  properties:
  - type: OpenAPI
    url: openapi/workstream-company-users-api-openapi.yml
  - type: Documentation
    url: https://docs.workstream.us/
  - type: APIReference
    url: https://docs.workstream.us/
- aid: workstream:workstream-custom-field-api
  name: Workstream Custom Field API
  description: Custom field config for location, department, job posting and employee within your company.
  humanURL: https://docs.workstream.us/
  baseURL: https://public-api.workstream.us
  tags:
  - Custom Field
  properties:
  - type: OpenAPI
    url: openapi/workstream-custom-field-api-openapi.yml
  - type: Documentation
    url: https://docs.workstream.us/
  - type: APIReference
    url: https://docs.workstream.us/
- aid: workstream:workstream-departments-api
  name: Workstream Departments API
  description: Departments represent departments within your company.
  humanURL: https://docs.workstream.us/
  baseURL: https://public-api.workstream.us
  tags:
  - Departments
  properties:
  - type: OpenAPI
    url: openapi/workstream-departments-api-openapi.yml
  - type: Documentation
    url: https://docs.workstream.us/
  - type: APIReference
    url: https://docs.workstream.us/
- aid: workstream:workstream-employee-documents-api
  name: Workstream Employee Documents API
  description: Employee Documents represent documents that are associated with employees within your company.
  humanURL: https://docs.workstream.us/
  baseURL: https://public-api.workstream.us
  tags:
  - Employee Documents
  properties:
  - type: OpenAPI
    url: openapi/workstream-employee-documents-api-openapi.yml
  - type: Documentation
    url: https://docs.workstream.us/
  - type: APIReference
    url: https://docs.workstream.us/
- aid: workstream:workstream-employees-api
  name: Workstream Employees API
  description: Employees represent applicants who have been accepted into a new position, or people who are already working
    for your company.
  humanURL: https://docs.workstream.us/
  baseURL: https://public-api.workstream.us
  tags:
  - Employees
  properties:
  - type: OpenAPI
    url: openapi/workstream-employees-api-openapi.yml
  - type: Documentation
    url: https://docs.workstream.us/
  - type: APIReference
    url: https://docs.workstream.us/
- aid: workstream:workstream-imported-employee-infos-api
  name: Workstream Imported Employee Infos API
  description: Imported Employee Infos represent imported employee information that is associated with employees within your
    company.
  humanURL: https://docs.workstream.us/
  baseURL: https://public-api.workstream.us
  tags:
  - Imported Employee Infos
  properties:
  - type: OpenAPI
    url: openapi/workstream-imported-employee-infos-api-openapi.yml
  - type: Documentation
    url: https://docs.workstream.us/
  - type: APIReference
    url: https://docs.workstream.us/
- aid: workstream:workstream-locations-api
  name: Workstream Locations API
  description: Locations represent store locations within your company.
  humanURL: https://docs.workstream.us/
  baseURL: https://public-api.workstream.us
  tags:
  - Locations
  properties:
  - type: OpenAPI
    url: openapi/workstream-locations-api-openapi.yml
  - type: Documentation
    url: https://docs.workstream.us/
  - type: APIReference
    url: https://docs.workstream.us/
- aid: workstream:workstream-positions-api
  name: Workstream Positions API
  description: Positions represent open job requisitions within your company that are looking to be filled.
  humanURL: https://docs.workstream.us/
  baseURL: https://public-api.workstream.us
  tags:
  - Positions
  properties:
  - type: OpenAPI
    url: openapi/workstream-positions-api-openapi.yml
  - type: Documentation
    url: https://docs.workstream.us/
  - type: APIReference
    url: https://docs.workstream.us/
- aid: workstream:workstream-team-members-api
  name: Workstream Team Members API
  description: Team Members represent team members that are managed within your company.
  humanURL: https://docs.workstream.us/
  baseURL: https://public-api.workstream.us
  tags:
  - Team Members
  properties:
  - type: OpenAPI
    url: openapi/workstream-team-members-api-openapi.yml
  - type: Documentation
    url: https://docs.workstream.us/
  - type: APIReference
    url: https://docs.workstream.us/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/workstream-domain-security.yml
- type: Authentication
  url: authentication/workstream-authentication.yml
- type: OAuthScopes
  url: scopes/workstream-scopes.yml
- type: Website
  url: https://workstream.us
- type: Documentation
  url: https://docs.workstream.us/
- type: APIReference
  url: https://docs.workstream.us/
- type: DeveloperPortal
  url: https://docs.workstream.us/
- type: GettingStarted
  url: https://help.workstream.us/en/articles/12278786-set-up-workstream-apis
- type: Support
  url: https://help.workstream.us/en/
- type: HelpCenter
  url: https://help.workstream.us/en/
- type: Blog
  url: https://www.workstream.us/blog
- type: Pricing
  url: https://www.workstream.us/pricing
- type: Login
  url: https://hr.workstream.us/
- type: TermsOfService
  url: https://workstream.us/terms/
- type: PrivacyPolicy
  url: https://www.workstream.us/privacy
- type: StatusPage
  url: https://workstream-status.statuspage.io/
- type: Integrations
  url: https://www.workstream.us/product/integrations