Deputy website screenshot

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.

Deputy publishes 1 API on the APIs.io network. Tagged areas include Workforce Management, Employee Scheduling, Time and Attendance, Timesheets, and Human Resources.

Deputy’s developer surface includes documentation, getting-started guide, authentication, pricing, signup flow, support, engineering blog, and 13 more developer resources.

22.8/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
1 APIs
Workforce ManagementEmployee SchedulingTime and AttendanceTimesheetsHuman ResourcesShift Planning

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 22.8/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 5.7 / 20
Access Clarity 7.1 / 20
Operational Transparency 2.4 / 13
Contract Governance 0.0 / 12
Discoverability 7.6 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/deputy: 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 1

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

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...

Security Posture 3

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

Deputy Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Deputy Vulnerability Disclosure

security.txt · contact published

SECURITY

Deputy Trust Center

SOC 2, ISO 27001

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 1

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 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Source (apis.yml)

apis.yml 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
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/deputy.png
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.23'
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
common:
- type: TrustCenter
  url: security/deputy-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/deputy-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/deputy-domain-security.yml
- type: Website
  url: https://www.deputy.com
- type: Documentation
  url: https://developer.deputy.com/deputy-docs
- type: DeveloperPortal
  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: LlmsText
  url: https://developer.deputy.com/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/deputy"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/deputy/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/deputy/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.