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-productions.s3.amazonaws.com/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: Getting Started 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: Getting Started 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: Sign Up 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: Status url: https://status.deputy.com/ - type: Privacy Policy url: https://www.deputy.com/privacy-policy - type: Terms of Service url: https://www.deputy.com/terms-of-service - type: GitHub Organization url: https://github.com/deputydev - type: LinkedIn url: https://www.linkedin.com/company/deputy-com - type: X (Twitter) url: https://x.com/deputyapp maintainers: - FN: Kin Lane email: kin@apievangelist.com