Adaptive Insurance · Authentication Profile

Adaptive Insurance Authentication

Authentication

Adaptive Insurance 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, clientCredentials, refreshToken, deviceCode, tokenExchange, implicit, and password flow(s).

InsuranceInsurtechParametric InsuranceSpecialty InsuranceClimate RiskWeather DataManaging General AgentFloodPower Outage
Methods: openIdConnect, oauth2 Schemes: 1 OAuth flows: authorizationCode, clientCredentials, refreshToken, deviceCode, tokenExchange, implicit, password API key in:

Security Schemes

adaptive-auth0-tenant openIdConnect

Source

Authentication Profile

adaptive-insurance-authentication.yml Raw ↑
generated: '2026-09-07'
method: probed
source: https://auth.adaptiveinsurance.com/.well-known/openid-configuration
scope_note: >-
  Adaptive Insurance publishes no public developer API and no API authentication guide.
  What it DOES publish machine-readably is the OpenID Connect / RFC 8414 discovery
  document for its own identity tenant at auth.adaptiveinsurance.com — an Auth0 custom
  domain whose issuer is the company's own host. That tenant fronts the agent/broker
  portal at app.adaptiveinsurance.com and the application backend at
  api.adaptiveinsurance.com. This profile records that identity surface as probed; it is
  NOT a published API authentication reference, and nothing here was derived from a
  specification, because the company publishes none.
summary:
  types: [openIdConnect, oauth2]
  api_key_in: []
  oauth2_flows: [authorizationCode, clientCredentials, refreshToken, deviceCode, tokenExchange, implicit, password]
  pkce: true
  pkce_methods: [S256, plain]
  mtls_bound_tokens: true
  dpop: true
  dpop_algs: [ES256]
  mfa: true
  dynamic_client_registration: true
schemes:
  - name: adaptive-auth0-tenant
    type: openIdConnect
    openIdConnectUrl: https://auth.adaptiveinsurance.com/.well-known/openid-configuration
    issuer: https://auth.adaptiveinsurance.com/
    provider: Auth0 (custom domain)
    endpoints:
      authorization: https://auth.adaptiveinsurance.com/authorize
      token: https://auth.adaptiveinsurance.com/oauth/token
      userinfo: https://auth.adaptiveinsurance.com/userinfo
      jwks: https://auth.adaptiveinsurance.com/.well-known/jwks.json
      revocation: https://auth.adaptiveinsurance.com/oauth/revoke
      end_session: https://auth.adaptiveinsurance.com/oidc/logout
      device_authorization: https://auth.adaptiveinsurance.com/oauth/device/code
      backchannel_authentication: https://auth.adaptiveinsurance.com/bc-authorize
      registration: https://auth.adaptiveinsurance.com/oidc/register
      mfa_challenge: https://auth.adaptiveinsurance.com/mfa/challenge
    token_endpoint_auth_methods:
      - client_secret_basic
      - client_secret_post
      - private_key_jwt
      - tls_client_auth
      - self_signed_tls_client_auth
      - none
    id_token_signing_algs: [HS256, RS256, PS256]
    sources: ['well-known/adaptive-insurance-openid-configuration.json']
consumer_surfaces:
  - surface: agent and broker portal
    url: https://app.adaptiveinsurance.com/
    signup: https://app.adaptiveinsurance.com/registration
    auth: Auth0 universal login at https://auth.adaptiveinsurance.com/u/login
  - surface: application backend
    url: https://api.adaptiveinsurance.com/
    note: >-
      Live and reachable, answers with a JSON 404 envelope on every probed path. No
      published specification, no /docs, no /openapi.json, no discovery document.
      Treated as the portal's private backend, not a developer API.

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/adaptive-insurance-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 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.