Accelerant · OAuth Scopes
Accelerant OAuth Scopes
OAuth 2.0
probed
Accelerant publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Accelerant API on a user’s behalf.
Tokens are issued from https://app.accelerant.ai/api/auth/oidc/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.
InsuranceInsurTechSpecialty InsuranceUnderwritingRisk ManagementReinsuranceMarketplaceRisk ScoringFinancial ServicesArtificial Intelligence
Scopes: 4
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://app.accelerant.ai/api/auth/oidc/authorize
https://app.accelerant.ai/api/auth/oidc/authorize
Token URL
https://app.accelerant.ai/api/auth/oidc/token
https://app.accelerant.ai/api/auth/oidc/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OpenID Connect scope requesting an ID token for the authenticated Accelerant platform user. | authorizationCode |
| profile | Access to the authenticated user's default profile claims. | authorizationCode |
| name | Access to the authenticated user's name claim. | authorizationCode |
| Access to the authenticated user's email claim. | authorizationCode |