Visier · OAuth Scopes

Visier OAuth Scopes

OAuth 2.0 derived

Visier publishes 2 OAuth 2.0 scopes via the authorizationCode and password flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Visier API on a user’s behalf.

Tokens are issued from /v1/auth/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.

CompanyPeople AnalyticsWorkforce AnalyticsHuman ResourcesHR TechnologyWorkforce PlanningAnalyticsBusiness IntelligenceCompensationSkillsArtificial IntelligenceModel Context Protocol
Scopes: 2 Flows: authorizationCode, password Method: derived

OAuth endpoints

Authorization URL
/v1/auth/oauth2/authorize
Token URL
/v1/auth/oauth2/token
Flows
authorizationCodepassword

Scopes (2)

ScopeDescriptionFlows
read Grants read access authorizationCode, password
write Grants write access authorizationCode, password

Source

OAuth Scopes

Raw ↑
generated: '2026-08-02'
method: derived
source: openapi/visier-administration-apis-openapi.yaml, openapi/visier-analytic-model-apis-openapi.yaml,
  openapi/visier-authentication-apis-openapi.yaml, openapi/visier-data-in-apis-openapi.yaml,
  openapi/visier-data-out-apis-openapi.yaml, openapi/visier-planning-openapi.yaml, openapi/visier-webhooks-openapi.yaml
schemes:
- name: OAuth2Auth
  source: openapi/visier-administration-apis-openapi.yaml
  flows:
  - flow: authorizationCode
    authorizationUrl: /v1/auth/oauth2/authorize
    tokenUrl: /v1/auth/oauth2/token
  - flow: password
    tokenUrl: /v1/auth/oauth2/token
- name: OAuth2Auth
  source: openapi/visier-analytic-model-apis-openapi.yaml
  flows:
  - flow: authorizationCode
    authorizationUrl: /v1/auth/oauth2/authorize
    tokenUrl: /v1/auth/oauth2/token
  - flow: password
    tokenUrl: /v1/auth/oauth2/token
- name: OAuth2Auth
  source: openapi/visier-authentication-apis-openapi.yaml
  flows:
  - flow: authorizationCode
    authorizationUrl: /v1/auth/oauth2/authorize
    tokenUrl: /v1/auth/oauth2/token
  - flow: password
    tokenUrl: /v1/auth/oauth2/token
- name: OAuth2Auth
  source: openapi/visier-data-in-apis-openapi.yaml
  flows:
  - flow: authorizationCode
    authorizationUrl: /v1/auth/oauth2/authorize
    tokenUrl: /v1/auth/oauth2/token
  - flow: password
    tokenUrl: /v1/auth/oauth2/token
- name: OAuth2Auth
  source: openapi/visier-data-out-apis-openapi.yaml
  flows:
  - flow: authorizationCode
    authorizationUrl: /v1/auth/oauth2/authorize
    tokenUrl: /v1/auth/oauth2/token
  - flow: password
    tokenUrl: /v1/auth/oauth2/token
- name: OAuth2Auth
  source: openapi/visier-planning-openapi.yaml
  flows:
  - flow: authorizationCode
    authorizationUrl: /v1/auth/oauth2/authorize
    tokenUrl: /v1/auth/oauth2/token
  - flow: password
    tokenUrl: /v1/auth/oauth2/token
- name: OAuth2Auth
  source: openapi/visier-webhooks-openapi.yaml
  flows:
  - flow: authorizationCode
    authorizationUrl: /v1/auth/oauth2/authorize
    tokenUrl: /v1/auth/oauth2/token
  - flow: password
    tokenUrl: /v1/auth/oauth2/token
scopes:
- scope: read
  description: Grants read access
  flows:
  - authorizationCode
  - password
  sources:
  - openapi/visier-administration-apis-openapi.yaml
  - openapi/visier-analytic-model-apis-openapi.yaml
  - openapi/visier-authentication-apis-openapi.yaml
  - openapi/visier-data-in-apis-openapi.yaml
  - openapi/visier-data-out-apis-openapi.yaml
  - openapi/visier-planning-openapi.yaml
  - openapi/visier-webhooks-openapi.yaml
- scope: write
  description: Grants write access
  flows:
  - authorizationCode
  - password
  sources:
  - openapi/visier-administration-apis-openapi.yaml
  - openapi/visier-analytic-model-apis-openapi.yaml
  - openapi/visier-authentication-apis-openapi.yaml
  - openapi/visier-data-in-apis-openapi.yaml
  - openapi/visier-data-out-apis-openapi.yaml
  - openapi/visier-planning-openapi.yaml
  - openapi/visier-webhooks-openapi.yaml