Employment Hero · OAuth Scopes

Employment Hero OAuth Scopes

OAuth 2.0 derived

Employment Hero uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

Tokens are issued from https://oauth.employmenthero.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.

HRHRISPayrollRecruitmentEmployee BenefitsWorkforce ManagementHR Tech
Scopes: 0 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://oauth.employmenthero.com/oauth2/authorize
Token URL
https://oauth.employmenthero.com/oauth2/token
Flows
authorizationCode

Scopes (0)

Employment Hero implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Employment Hero uses OAuth 2.0 scopes in URN form (e.g. urn:mainapp:organisations:read) selected once at application registration, but publishes no scopes reference — the docs state the scope list "will be provided by Employment Hero" via the Developer Portal (https://developer.employmenthero.com/api-references).

Source

OAuth Scopes

employment-hero-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/employment-hero-openapi.yml
docs: https://developer.employmenthero.com/api-references
note: >-
  Employment Hero uses OAuth 2.0 scopes in URN form (e.g.
  urn:mainapp:organisations:read) selected once at application registration,
  but publishes no scopes reference — the docs state the scope list "will be
  provided by Employment Hero" via the Developer Portal
  (https://developer.employmenthero.com/api-references).
schemes:
- name: oauth2
  source: openapi/employment-hero-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://oauth.employmenthero.com/oauth2/authorize
    tokenUrl: https://oauth.employmenthero.com/oauth2/token
scopes: []