ZenHR Inc · OAuth Scopes

ZenHR Inc OAuth Scopes

OAuth 2.0 searched

ZenHR Inc publishes 9 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the ZenHR Inc API on a user’s behalf.

Tokens are issued from https://api.zenhr.com/en/oauth/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.

CompanyHuman ResourcesHRPayrollHRMSEmployee ManagementMENAAttendanceTime OffSaaS
Scopes: 9 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://api.zenhr.com/en/oauth/authorize
Token URL
https://api.zenhr.com/en/oauth/token
Flows
authorizationCode

Scopes (9)

ScopeDescriptionFlows
read:branch Read branch data authorizationCode
read:employee Read employee data authorizationCode
accessed_employees_branches:employee Access employees within the branches permitted to the app authorizationCode
read:professional_info Read employee professional information authorizationCode
read:termination Read termination data authorizationCode
read:employee_disciplinary_actions Read employee disciplinary actions authorizationCode
read:financial_transaction Read financial transactions authorizationCode
read:performance_evaluation Read performance evaluations authorizationCode
read:timeoff_transaction Read time-off transactions authorizationCode

Source

OAuth Scopes

Raw ↑
# API Evangelist enrichment artifact
generated: '2026-07-21'
method: searched
source: https://api.zenhr.com/.well-known/oauth-authorization-server
docs: https://api-docs.zenhr.com/
notes: Scopes are selected per integration app when registered at /en/oauth/applications. List is authoritative from the published
  RFC 8414 authorization-server metadata (scopes_supported).
schemes:
- name: oauth2
  source: https://api.zenhr.com/.well-known/oauth-authorization-server
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.zenhr.com/en/oauth/authorize
    tokenUrl: https://api.zenhr.com/en/oauth/token
scopes:
- scope: read:branch
  description: Read branch data
  flows:
  - authorizationCode
  sources:
  - https://api.zenhr.com/.well-known/oauth-authorization-server
- scope: read:employee
  description: Read employee data
  flows:
  - authorizationCode
  sources:
  - https://api.zenhr.com/.well-known/oauth-authorization-server
- scope: accessed_employees_branches:employee
  description: Access employees within the branches permitted to the app
  flows:
  - authorizationCode
  sources:
  - https://api.zenhr.com/.well-known/oauth-authorization-server
- scope: read:professional_info
  description: Read employee professional information
  flows:
  - authorizationCode
  sources:
  - https://api.zenhr.com/.well-known/oauth-authorization-server
- scope: read:termination
  description: Read termination data
  flows:
  - authorizationCode
  sources:
  - https://api.zenhr.com/.well-known/oauth-authorization-server
- scope: read:employee_disciplinary_actions
  description: Read employee disciplinary actions
  flows:
  - authorizationCode
  sources:
  - https://api.zenhr.com/.well-known/oauth-authorization-server
- scope: read:financial_transaction
  description: Read financial transactions
  flows:
  - authorizationCode
  sources:
  - https://api.zenhr.com/.well-known/oauth-authorization-server
- scope: read:performance_evaluation
  description: Read performance evaluations
  flows:
  - authorizationCode
  sources:
  - https://api.zenhr.com/.well-known/oauth-authorization-server
- scope: read:timeoff_transaction
  description: Read time-off transactions
  flows:
  - authorizationCode
  sources:
  - https://api.zenhr.com/.well-known/oauth-authorization-server