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
/v1/auth/oauth2/authorize
Token URL
/v1/auth/oauth2/token
/v1/auth/oauth2/token
Flows
authorizationCodepassword
authorizationCodepassword
Scopes (2)
| Scope | Description | Flows |
|---|---|---|
| read | Grants read access | authorizationCode, password |
| write | Grants write access | authorizationCode, password |