Accelerant · Authentication Profile

Accelerant Authentication

Authentication

Accelerant secures its APIs with openIdConnect and oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

InsuranceInsurtechSpecialty InsuranceUnderwritingRisk ManagementReinsuranceMarketplaceRisk ScoringFinancial-ServicesArtificial Intelligence
Methods: openIdConnect, oauth2 Schemes: 1 OAuth flows: authorizationCode API key in:

Security Schemes

AccelerantPlatformOIDC openIdConnect

Source

Authentication Profile

accelerant-authentication.yml Raw ↑
generated: '2026-08-02'
method: probed
source: https://app.accelerant.ai/.well-known/openid-configuration
docs: https://docs.accelerant.ai/
note: 'Derived from the anonymous OpenID Connect discovery document published by the
  Accelerant Risk Exchange platform. No OpenAPI securitySchemes were available — the
  API host (api.accelerant.ai) and the developer documentation (docs.accelerant.ai)
  are both gated, so the OIDC discovery document is the only machine-readable auth
  contract Accelerant publishes anonymously.'
summary:
  types:
  - openIdConnect
  - oauth2
  api_key_in: []
  oauth2_flows:
  - authorizationCode
schemes:
- name: AccelerantPlatformOIDC
  type: openIdConnect
  openIdConnectUrl: https://app.accelerant.ai/.well-known/openid-configuration
  issuer: https://app.accelerant.ai
  authorization_endpoint: https://app.accelerant.ai/api/auth/oidc/authorize
  token_endpoint: https://app.accelerant.ai/api/auth/oidc/token
  userinfo_endpoint: https://app.accelerant.ai/api/auth/oidc/userinfo
  jwks_uri: https://app.accelerant.ai/.well-known/jwks.json
  response_types_supported:
  - code
  subject_types_supported:
  - public
  id_token_signing_alg_values_supported:
  - RS256
  scopes_supported:
  - openid
  - profile
  - name
  - email
  claims_supported:
  - sub
  - name
  - email
  - profile
  sources:
  - well-known/accelerant-openid-configuration.json
  - well-known/accelerant-jwks.json
gaps:
- 'No RFC 8414 OAuth 2.0 Authorization Server Metadata document is served anonymously
  (/.well-known/oauth-authorization-server returns 401).'
- 'No RFC 9728 OAuth 2.0 Protected Resource Metadata document is served anonymously.'
- 'The API host api.accelerant.ai publishes no authentication metadata; its auth model
  for Member system-to-system integration is documented only behind the gated developer
  portal.'
x-evidence:
  fetched: '2026-08-02'
  url: https://app.accelerant.ai/.well-known/openid-configuration
  http_status: 200
  content_type: application/json

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/accelerant-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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

Get an API key

Free tier, no email required.

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