Aescape · OAuth Scopes
Aescape OAuth Scopes
OAuth 2.0
probed
Aescape publishes 6 OAuth 2.0 scopes via the authorizationCode, clientCredentials, deviceCode, and implicit flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Aescape API on a user’s behalf.
Tokens are issued from https://aescape-8ocoec.zitadel.cloud/oauth/v2/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.
CompanyRoboticsHealth and WellnessFitnessMassageArtificial IntelligenceConsumer HardwareHospitalityRecoveryIdentity
Scopes: 6
Flows: authorizationCode, clientCredentials, deviceCode, implicit
Method: probed
OAuth endpoints
Authorization URL
https://aescape-8ocoec.zitadel.cloud/oauth/v2/authorize
https://aescape-8ocoec.zitadel.cloud/oauth/v2/authorize
Token URL
https://aescape-8ocoec.zitadel.cloud/oauth/v2/token
https://aescape-8ocoec.zitadel.cloud/oauth/v2/token
Flows
authorizationCodeclientCredentialsdeviceCodeimplicit
authorizationCodeclientCredentialsdeviceCodeimplicit
Scopes (6)
| Scope | Description | Flows |
|---|---|---|
| openid | Required OpenID Connect scope; requests an ID token identifying the end user. | |
| profile | Access to the end user's default profile claims — name, family_name, given_name, preferred_username, locale. | |
| Access to the email and email_verified claims. | ||
| phone | Access to the phone_number and phone_number_verified claims. | |
| address | Access to the end user's address claim. | |
| offline_access | Requests a refresh token so the client can obtain new access tokens without the end user present. |