Acrisure website screenshot

Acrisure

Acrisure is a global fintech and insurance brokerage headquartered in Grand Rapids, Michigan, founded in 2005 and grown from $38M to roughly $5B in revenue with more than 19,000 colleagues across 500+ offices in over 20 countries. It sells commercial and personal insurance, employee benefits, payroll and HR, reinsurance, surety bonds, trade credit, mortgages, managed IT and cybersecurity through a partner-agency model rather than a developer platform. Acrisure publishes no developer portal, no API reference and no machine-readable specification of any kind, but it does operate an undocumented, OAuth-protected Model Context Protocol server at api.acrisure.com/v1/mcp behind Microsoft Entra ID — discoverable only from the `mcp_user` scope in its RFC 8414 authorization-server metadata.

Acrisure publishes 1 API on the APIs.io network. Tagged areas include insurance, insurance-brokerage, fintech, employee-benefits, and payroll-hr.

Acrisure’s developer surface includes engineering blog, product news, support, signup flow, authentication, and 14 more developer resources.

31.0/100 thin ▬ flat Agent 23/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs 1 MCP Servers
insuranceinsurance-brokeragefintechemployee-benefitspayroll-hrreinsurancerisk-managementcybersecuritymortgagesurety-bondsmcpoauth2

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 31.0/100 · thin
Contract Quality 0.0 / 21
Developer Ergonomics 4.4 / 17
Commercial Clarity 5.8 / 17
Operational Transparency 1.2 / 11
Governance 1.3 / 10
Discoverability 7.4 / 9
Regulatory Posture 10.9 / 15
Agent readiness — 23/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 3 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Insurance regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/acrisure: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Acrisure MCP Server

Hosted Model Context Protocol server operated by Acrisure at https://api.acrisure.com/v1/mcp. Production and live, protected by Microsoft Entra ID via an authorization-code + PK...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

acrisure-mcp.yml

MCP SERVER

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Acrisure Authentication

oauth2 · 1 scheme

SECURITY

Acrisure Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Acrisure Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Acrisure Scopes

2 scopes · authorizationCode

2 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Access & Security 6

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 5

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: acrisure
name: Acrisure
description: Acrisure is a global fintech and insurance brokerage headquartered in Grand Rapids, Michigan, founded in 2005
  and grown from $38M to roughly $5B in revenue with more than 19,000 colleagues across 500+ offices in over 20 countries.
  It sells commercial and personal insurance, employee benefits, payroll and HR, reinsurance, surety bonds, trade credit,
  mortgages, managed IT and cybersecurity through a partner-agency model rather than a developer platform. Acrisure publishes
  no developer portal, no API reference and no machine-readable specification of any kind, but it does operate an undocumented,
  OAuth-protected Model Context Protocol server at api.acrisure.com/v1/mcp behind Microsoft Entra ID — discoverable only from
  the `mcp_user` scope in its RFC 8414 authorization-server metadata.
image: https://edge.sitecorecloud.io/acrisurellc1-acrisure-prod-0dbe/media/Project/Acrisure/Acrisure-Site/Master-Site/Acrisure-Logo/acrisure-logo-large.png
url: https://raw.githubusercontent.com/api-evangelist/acrisure/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.21'
created: '2026-08-06'
modified: '2026-08-06'
tags:
- insurance
- insurance-brokerage
- fintech
- employee-benefits
- payroll-hr
- reinsurance
- risk-management
- cybersecurity
- mortgage
- surety-bonds
- mcp
- oauth2
apis:
- name: Acrisure MCP Server
  description: 'Hosted Model Context Protocol server operated by Acrisure at https://api.acrisure.com/v1/mcp. Production and
    live, protected by Microsoft Entra ID via an authorization-code + PKCE flow carrying the single application scope `api://bc250bc0-7689-4f21-b164-72a6b57c273b/mcp_user`.
    Undocumented: Acrisure publishes no tool list, no schemas and no reference for it, and RFC 9728 protected-resource metadata
    is absent, so the endpoint is only discoverable by probing the API host''s authorization-server metadata directly.'
  humanURL: https://www.acrisure.com/
  baseURL: https://api.acrisure.com/v1/mcp
  tags:
  - mcp
  - oauth2
  - fintech
  - insurance
  properties:
  - type: MCPServer
    url: mcp/acrisure-mcp.yml
  - type: Authentication
    url: authentication/acrisure-authentication.yml
  - type: OAuthScopes
    url: scopes/acrisure-scopes.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: VulnerabilityDisclosure
  url: security/acrisure-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/acrisure-domain-security.yml
- type: Website
  url: https://www.acrisure.com/
- type: About
  url: https://www.acrisure.com/about-acrisure
- type: Blog
  url: https://www.acrisure.com/blog
- type: News
  url: https://www.acrisure.com/news
- type: Support
  url: https://www.acrisure.com/contact-us
- type: SignUp
  url: https://customer.acrisure.com/portal
- type: TermsOfService
  url: https://www.acrisure.com/terms-of-use
- type: PrivacyPolicy
  url: https://www.acrisure.com/privacy
- type: Careers
  url: https://www.acrisure.com/careers
- type: SecondaryMarket
  url: https://forgeglobal.com/acrisure_stock/
- type: WellKnown
  url: well-known/acrisure-well-known.yml
- type: SecurityTxt
  url: well-known/acrisure-security.txt
- type: Security
  url: https://www.acrisure.com/.well-known/security.txt
- type: Authentication
  url: authentication/acrisure-authentication.yml
- type: OAuthScopes
  url: scopes/acrisure-scopes.yml
- type: MCPServer
  url: mcp/acrisure-mcp.yml
- type: Conformance
  url: conformance/acrisure-conformance.yml
x-enrichment:
  date: '2026-08-06'
  status: minimal
  artifacts_added: 11
  pass: local-v1
x-coverage:
  state: unreadable
  reason: no-machine-readable-spec
  detail: Acrisure runs a live OAuth-protected MCP server at api.acrisure.com/v1/mcp — proven by an application-level 403
    on tools/list against a control sibling path that 404s — but publishes no OpenAPI, no tool list and no documentation for
    it anywhere, and its llms.txt and /ai/*.json endpoints still serve the unshipped Sitecore XM Cloud demo fixture for a
    fictional "Skate Park" skate-brand wholesaler instead of anything about Acrisure.
  evidence:
  - url: https://api.acrisure.com/v1/mcp
    status: 403
  - url: https://api.acrisure.com/v1/mcpZZZ
    status: 404
  - url: https://api.acrisure.com/.well-known/oauth-authorization-server
    status: 200
  - url: https://api.acrisure.com/.well-known/oauth-protected-resource
    status: 404
  - url: https://www.acrisure.com/llms.txt
    status: 200
  - url: https://www.acrisure.com/ai/summary.json
    status: 200
  - url: https://api.acrisure.com/v1/openapi.json
    status: 404
  checked: '2026-08-06'