Uniphore · OAuth Scopes
Uniphore OAuth Scopes
OAuth 2.0
searched
Uniphore publishes 14 OAuth 2.0 scopes via the authorizationCode, clientCredentials, and deviceCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Uniphore API on a user’s behalf.
Tokens are issued from https://uniphore.us.auth0.com/oauth/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.
CompanyArtificial IntelligenceAgentsConversational AICustomer Data PlatformContact CenterMachine LearningLarge Language ModelsEnterprise SoftwareAutomationCustomer ExperienceKnowledge Management
Scopes: 14
Flows: authorizationCode, clientCredentials, deviceCode
Method: searched
OAuth endpoints
Authorization URL
https://uniphore.us.auth0.com/authorize
https://uniphore.us.auth0.com/authorize
Token URL
https://uniphore.us.auth0.com/oauth/token
https://uniphore.us.auth0.com/oauth/token
Flows
authorizationCodeclientCredentialsdeviceCode
authorizationCodeclientCredentialsdeviceCode
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| openid | Request an ID token and identify the authenticated end user (OIDC core). | authorizationCode, deviceCode |
| profile | Access the end user's default profile claims. | authorizationCode, deviceCode |
| offline_access | Issue a refresh token so the client can obtain new access tokens without user interaction. | authorizationCode, deviceCode |
| name | Access the end user's full name claim. | authorizationCode |
| given_name | Access the end user's given name claim. | authorizationCode |
| family_name | Access the end user's family name claim. | authorizationCode |
| nickname | Access the end user's nickname claim. | authorizationCode |
| Access the end user's email address claim. | authorizationCode | |
| email_verified | Access the end user's email verification status claim. | authorizationCode |
| picture | Access the end user's profile picture claim. | authorizationCode |
| created_at | Access the end user's account creation timestamp claim. | authorizationCode |
| identities | Access the end user's linked identity providers claim. | authorizationCode |
| phone | Access the end user's phone number claim. | authorizationCode |
| address | Access the end user's postal address claim. | authorizationCode |
📄 Provider scope reference: https://uniphore.github.io/baic-docs/