Acrisure · OAuth Scopes
Acrisure OAuth Scopes
OAuth 2.0
probed
Acrisure publishes 2 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Acrisure API on a user’s behalf.
Tokens are issued from https://api.acrisure.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.
insuranceinsurance-brokeragefintechemployee-benefitspayroll-hrreinsurancerisk-managementcybersecuritymortgagesurety-bondsmcpoauth2
Scopes: 2
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://api.acrisure.com/oauth/authorize
https://api.acrisure.com/oauth/authorize
Token URL
https://api.acrisure.com/oauth/token
https://api.acrisure.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (2)
| Scope | Description | Flows |
|---|---|---|
| api://bc250bc0-7689-4f21-b164-72a6b57c273b/mcp_user | Microsoft Entra ID application scope granting a user-delegated session against the Acrisure MCP server at https://api.acrisure.com/v1/mcp. Description inferred from the scope name; Acrisure publishes no scope reference. | authorizationCode |
| offline_access | Standard OIDC scope. Permits issuance of a refresh token so an agent session can outlive the initial access token. | authorizationCode |