Allianz Engagement Survey · OAuth Scopes

Allianz Engagement Survey OAuth Scopes

OAuth 2.0 derived

Allianz Engagement Survey publishes 5 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Allianz Engagement Survey API on a user’s behalf.

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

AnalyticsEnterpriseHuman ResourcesInsuranceSurveysEmployee Experience
Scopes: 5 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://api.allianz.com/oauth2/token
Flows
clientCredentials

Scopes (5)

ScopeDescriptionFlows
action_plans:write Create and manage action plans clientCredentials
analytics:read Access survey analytics and reporting clientCredentials
responses:read Read anonymized survey responses clientCredentials
surveys:read Read survey definitions and configurations clientCredentials
surveys:write Create and manage surveys clientCredentials

Source

OAuth Scopes

allianz-engagement-survey-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/allianz-engagement-survey.yaml
schemes:
- name: OAuth2
  source: openapi/allianz-engagement-survey.yaml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.allianz.com/oauth2/token
  description: OAuth2 client credentials for Allianz internal API access
scopes:
- scope: action_plans:write
  description: Create and manage action plans
  flows:
  - clientCredentials
  sources:
  - openapi/allianz-engagement-survey.yaml
- scope: analytics:read
  description: Access survey analytics and reporting
  flows:
  - clientCredentials
  sources:
  - openapi/allianz-engagement-survey.yaml
- scope: responses:read
  description: Read anonymized survey responses
  flows:
  - clientCredentials
  sources:
  - openapi/allianz-engagement-survey.yaml
- scope: surveys:read
  description: Read survey definitions and configurations
  flows:
  - clientCredentials
  sources:
  - openapi/allianz-engagement-survey.yaml
- scope: surveys:write
  description: Create and manage surveys
  flows:
  - clientCredentials
  sources:
  - openapi/allianz-engagement-survey.yaml