Arbital Health · OAuth Scopes
Arbital Health OAuth Scopes
OAuth 2.0
probed
Arbital Health publishes 3 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Arbital Health API on a user’s behalf.
Tokens are issued from https://auth.arbitalhealth.com/propelauth/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.
CompanyHealthcareHealth InsuranceValue-Based CareActuarialClaimsPayersProvidersAnalyticsArtificial Intelligence
Scopes: 3
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://auth.arbitalhealth.com/propelauth/oauth/authorize
https://auth.arbitalhealth.com/propelauth/oauth/authorize
Token URL
https://auth.arbitalhealth.com/propelauth/oauth/token
https://auth.arbitalhealth.com/propelauth/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OpenID Connect scope — request an ID token. | authorizationCode |
| Release the user's email address and email_verified claim. | authorizationCode | |
| profile | Release basic profile claims (first_name, last_name, picture_url). | authorizationCode |