Harri · OAuth Scopes

Harri OAuth Scopes

OAuth 2.0 searched

Harri 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.harri.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.

Human ResourcesWorkforce ManagementHospitalityRestaurantSchedulingTime and AttendancePayrollTalent AcquisitionLabor ComplianceHCM
Scopes: 0 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://oauth.harri.com/oauth2/token https://oauth.harristaging.com/oauth2/token
Flows
clientCredentials

Scopes (0)

Harri 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.

Both published OpenAPI documents declare the clientCredentials flow with an EMPTY scopes map, the token request documented at https://developer.harri.com/authentication/ sends only client_id, client_secret and grant_type with no scope parameter, and the token response returns only access_token, expires_in and token_type. Authorization is therefore credential-bound rather than scope-bound: what a credential can reach is decided by the corporate IDs Harri Support associates with it, and franchisee reach is expressed in the URI path. Recorded as an empty scopes[] rather than invented scope strings.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-04'
method: searched
source: openapi/harri-employee-openapi.yml, openapi/harri-employer-openapi.json
docs: https://developer.harri.com/authentication/
schemes:
- name: oAuth2ClientCredentials
  source: openapi/harri-employee-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://oauth.harri.com/oauth2/token
- name: oAuth2ClientCredentials
  source: openapi/harri-employer-openapi.json
  flows:
  - flow: clientCredentials
    tokenUrl: https://oauth.harristaging.com/oauth2/token
    note: staging host as published; production is oauth.harri.com
scopes: []
result: none — Harri operates OAuth 2.0 without a scope surface
note: 'Both published OpenAPI documents declare the clientCredentials flow with an EMPTY scopes map, the
  token request documented at https://developer.harri.com/authentication/ sends only client_id, client_secret
  and grant_type with no scope parameter, and the token response returns only access_token, expires_in
  and token_type. Authorization is therefore credential-bound rather than scope-bound: what a credential
  can reach is decided by the corporate IDs Harri Support associates with it, and franchisee reach is
  expressed in the URI path. Recorded as an empty scopes[] rather than invented scope strings.'

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/harri-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.