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 BondsMCPAuthentication
Scopes: 2 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://api.acrisure.com/oauth/authorize
Token URL
https://api.acrisure.com/oauth/token
Flows
authorizationCode

Scopes (2)

ScopeDescriptionFlows
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

Source

OAuth Scopes

acrisure-scopes.yml Raw ↑
generated: '2026-08-06'
method: probed
source: https://api.acrisure.com/.well-known/oauth-authorization-server
docs: null
docs_note: >-
  Acrisure publishes no scopes or permissions reference page. Every scope below is verbatim
  from the `scopes_supported` array of the RFC 8414 authorization-server metadata; the
  descriptions are our reading of the scope names, not Acrisure text.
schemes:
- name: AcrisureOAuth2
  source: https://api.acrisure.com/.well-known/oauth-authorization-server
  issuer: https://api.acrisure.com
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.acrisure.com/oauth/authorize
    tokenUrl: https://api.acrisure.com/oauth/token
scopes:
- scope: api://bc250bc0-7689-4f21-b164-72a6b57c273b/mcp_user
  description: >-
    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.
  flows:
  - authorizationCode
  sources:
  - https://api.acrisure.com/.well-known/oauth-authorization-server
  resource_app_id: bc250bc0-7689-4f21-b164-72a6b57c273b
  protects: https://api.acrisure.com/v1/mcp
- scope: offline_access
  description: >-
    Standard OIDC scope. Permits issuance of a refresh token so an agent session can
    outlive the initial access token.
  flows:
  - authorizationCode
  sources:
  - https://api.acrisure.com/.well-known/oauth-authorization-server
  standard: true
summary:
  scope_count: 2
  provider_specific_scopes: 1
  standard_scopes: 1
  granularity: coarse
  granularity_note: >-
    A single provider-specific scope covers the entire MCP surface. There is no
    read/write split, no per-resource scope, and no least-privilege gradation, so any
    agent granted `mcp_user` receives whatever the full tool set can do.
x-evidence:
  fetched: '2026-08-06'
  url: https://api.acrisure.com/.well-known/oauth-authorization-server
  http_status: 200
  content_type: application/json

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/acrisure-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.