7shifts REST API v2

REST API v2 for managing companies, locations, departments, roles, employees, schedules, shifts, time punches, wages, and time-off requests in 7shifts. Authentication uses Bearer access tokens for internal access or OAuth 2.0 client credentials for partner integrations.

API entry from apis.yml

apis.yml Raw ↑
aid: 7shifts:rest-api
name: 7shifts REST API v2
description: REST API v2 for managing companies, locations, departments, roles, employees, schedules,
  shifts, time punches, wages, and time-off requests in 7shifts. Authentication uses Bearer access tokens
  for internal access or OAuth 2.0 client credentials for partner integrations.
humanURL: https://developers.7shifts.com/reference/introduction
baseURL: https://api.7shifts.com/v2
tags:
- Employees
- Schedules
- Shifts
- Time Tracking
- Locations
- Wages
properties:
- type: Documentation
  url: https://developers.7shifts.com/reference/introduction
- type: Authentication
  url: https://developers.7shifts.com/reference/authentication
- type: OAuth Authentication
  url: https://developers.7shifts.com/docs/oauth-authentication
- type: Getting Started
  url: https://developers.7shifts.com/docs/getting-started