Deputy logo

Deputy

Deputy is an API-first workforce management platform that handles employee scheduling, time and attendance tracking, timesheets, leave management, task delegation, and team communications for businesses with hourly workers. The platform integrates with payroll, HR, and point of sale systems and exposes most of its product surface area via a public REST API. The Deputy API uses OAuth 2.0 or permanent token authentication and provides JSON endpoints for employees, schedules, timesheets, locations, sales metrics, and more.

1 APIs 0 Features
Workforce ManagementEmployee SchedulingTime and AttendanceTimesheetsHuman ResourcesShift Planning

APIs

Deputy Public API

REST API for managing employees, schedules, timesheets, locations, leave, tasks, and sales metrics in the Deputy workforce management platform. Authentication is handled via OAu...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🌐
Developer Portal
Developer Portal
🚀
GettingStarted
GettingStarted
🔑
Authentication
Authentication
💰
Pricing
Pricing
📝
SignUp
SignUp
🔗
Login
Login
💬
Support
Support
📰
Blog
Blog
🟢
StatusPage
StatusPage
📜
PrivacyPolicy
PrivacyPolicy
📜
TermsOfService
TermsOfService
👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
X (Twitter)
X (Twitter)
🔗
LLMsTxt
LLMsTxt

Sources

Raw ↑
aid: deputy
name: Deputy
description: >-
  Deputy is an API-first workforce management platform that handles employee
  scheduling, time and attendance tracking, timesheets, leave management, task
  delegation, and team communications for businesses with hourly workers. The
  platform integrates with payroll, HR, and point of sale systems and exposes
  most of its product surface area via a public REST API. The Deputy API uses
  OAuth 2.0 or permanent token authentication and provides JSON endpoints for
  employees, schedules, timesheets, locations, sales metrics, and more.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Workforce Management
  - Employee Scheduling
  - Time and Attendance
  - Timesheets
  - Human Resources
  - Shift Planning
url: >-
  https://raw.githubusercontent.com/api-evangelist/deputy/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
  - aid: deputy:public-api
    name: Deputy Public API
    description: >-
      REST API for managing employees, schedules, timesheets, locations, leave,
      tasks, and sales metrics in the Deputy workforce management platform.
      Authentication is handled via OAuth 2.0 or a permanent access token,
      with most endpoints living under /api/v1 and a few newer endpoints under
      /api/v2 on the customer's install subdomain.
    humanURL: https://developer.deputy.com/deputy-docs
    baseURL: https://{install}.{geo}.deputy.com/api/v1
    tags:
      - Workforce Management
      - Scheduling
      - Timesheets
      - Employees
      - Leave
      - Locations
    properties:
      - type: Documentation
        url: https://developer.deputy.com/deputy-docs
      - type: GettingStarted
        url: https://developer.deputy.com/docs/getting-started-with-the-deputy-api
      - type: Authentication
        url: https://developer.deputy.com/docs/using-oauth-20
      - type: OpenAPI
        url: openapi/deputy-openapi.yml

common:
  - type: Website
    url: https://www.deputy.com
  - type: Documentation
    url: https://developer.deputy.com/deputy-docs
  - type: Developer Portal
    url: https://developer.deputy.com
  - type: GettingStarted
    url: https://developer.deputy.com/docs/getting-started-with-the-deputy-api
  - type: Authentication
    url: https://developer.deputy.com/docs/using-oauth-20
  - type: Pricing
    url: https://www.deputy.com/pricing
  - type: SignUp
    url: https://once.deputy.com/signup/
  - type: Login
    url: https://once.deputy.com/login/
  - type: Support
    url: https://help.deputy.com/
  - type: Blog
    url: https://www.deputy.com/blog
  - type: StatusPage
    url: https://status.deputy.com/
  - type: PrivacyPolicy
    url: https://www.deputy.com/privacy-policy
  - type: TermsOfService
    url: https://www.deputy.com/terms-of-service
  - type: GitHubOrganization
    url: https://github.com/deputydev
  - type: LinkedIn
    url: https://www.linkedin.com/company/deputy-com
  - type: X (Twitter)
    url: https://x.com/deputyapp
  - type: LLMsTxt
    url: https://developer.deputy.com/llms.txt
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com