7shifts · OAuth Scopes

7shifts OAuth Scopes

OAuth 2.0 searched

7shifts publishes 18 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the 7shifts API on a user’s behalf.

Tokens are issued from https://api.7shifts.com/oauth2/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

RestaurantSchedulingWorkforce ManagementEmployee SchedulingTime TrackingHRISLabor
Scopes: 18 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://api.7shifts.com/oauth2/token
Flows
clientCredentials

Scopes (18)

ScopeDescriptionFlows
companies:read Reading or mutating company object.
companies:write Reading or mutating company object.
departments:read Reading or mutating departments.
departments:write Reading or mutating departments.
locations:read Reading or mutating locations.
locations:write Reading or mutating locations.
roles:read Reading or mutating roles.
roles:write Reading or mutating roles.
users:read Reading or mutating users.
users:write Reading or mutating users.
sales:read Reading or mutating sales.
sales:write Reading or mutating sales.
shifts:read Reading or mutating shifts and schedule publishing.
shifts:write Reading or mutating shifts and schedule publishing.
time_punches:read Reading or mutating time punches.
time_punches:write Reading or mutating time punches.
events:read Reading or mutating schedule events.
events:write Reading or mutating schedule events.

Source

OAuth Scopes

7shifts-scopes.yml Raw ↑
generated: '2026-07-11'
method: searched
source: openapi/7shifts-openapi.yml
docs: https://developers.7shifts.com/docs/oauth-authentication
schemes:
- name: oauth2
  source: openapi/7shifts-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.7shifts.com/oauth2/token
  description: OAuth 2.0 with client_credentials, password, authorization_code, and refresh_token
    grant types.
scopes:
- scope: companies:read
  description: Reading or mutating company object.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: companies:write
  description: Reading or mutating company object.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: departments:read
  description: Reading or mutating departments.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: departments:write
  description: Reading or mutating departments.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: locations:read
  description: Reading or mutating locations.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: locations:write
  description: Reading or mutating locations.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: roles:read
  description: Reading or mutating roles.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: roles:write
  description: Reading or mutating roles.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: users:read
  description: Reading or mutating users.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: users:write
  description: Reading or mutating users.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: sales:read
  description: Reading or mutating sales.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: sales:write
  description: Reading or mutating sales.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: shifts:read
  description: Reading or mutating shifts and schedule publishing.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: shifts:write
  description: Reading or mutating shifts and schedule publishing.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: time_punches:read
  description: Reading or mutating time punches.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: time_punches:write
  description: Reading or mutating time punches.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: events:read
  description: Reading or mutating schedule events.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication
- scope: events:write
  description: Reading or mutating schedule events.
  sources:
  - https://developers.7shifts.com/docs/oauth-authentication