Adaptive Insurance · OAuth Scopes

Adaptive Insurance OAuth Scopes

OAuth 2.0 probed

Adaptive Insurance publishes 14 OAuth 2.0 scopes via the authorizationCode, clientCredentials, and deviceCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Adaptive Insurance API on a user’s behalf.

Tokens are issued from https://auth.adaptiveinsurance.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.

InsuranceInsurtechParametric InsuranceSpecialty InsuranceClimate RiskWeather DataManaging General AgentFloodPower Outage
Scopes: 14 Flows: authorizationCode, clientCredentials, deviceCode Method: probed

OAuth endpoints

Authorization URL
https://auth.adaptiveinsurance.com/authorize
Token URL
https://auth.adaptiveinsurance.com/oauth/token
Flows
authorizationCodeclientCredentialsdeviceCode

Scopes (14)

ScopeDescriptionFlows
openid OpenID Connect authentication; issues an ID token
profile Basic profile claims
offline_access Issue a refresh token
name Full name claim
given_name Given name claim
family_name Family name claim
nickname Nickname claim
email Email address claim
email_verified Email verification status claim
picture Profile picture claim
created_at Account creation timestamp claim
identities Linked identity provider records
phone Phone number claim
address Address claim

Source

OAuth Scopes

adaptive-insurance-scopes.yml Raw ↑
generated: '2026-09-07'
method: probed
source: https://auth.adaptiveinsurance.com/.well-known/openid-configuration
note: >-
  These are the scopes the Adaptive Insurance identity tenant advertises in its own
  OIDC discovery document. They are the standard OpenID Connect claim scopes exposed by
  the tenant, not a documented API permission model — Adaptive publishes no public API
  and no scope/permission reference page. Recorded because they were fetched, not
  because they constitute an authorization contract for third-party integrators.
schemes:
  - name: adaptive-auth0-tenant
    source: well-known/adaptive-insurance-openid-configuration.json
    flows:
      - flow: authorizationCode
        authorizationUrl: https://auth.adaptiveinsurance.com/authorize
        tokenUrl: https://auth.adaptiveinsurance.com/oauth/token
      - flow: clientCredentials
        tokenUrl: https://auth.adaptiveinsurance.com/oauth/token
      - flow: deviceCode
        deviceAuthorizationUrl: https://auth.adaptiveinsurance.com/oauth/device/code
        tokenUrl: https://auth.adaptiveinsurance.com/oauth/token
scopes:
  - {scope: openid, description: 'OpenID Connect authentication; issues an ID token', standard: true}
  - {scope: profile, description: 'Basic profile claims', standard: true}
  - {scope: offline_access, description: 'Issue a refresh token', standard: true}
  - {scope: name, description: 'Full name claim', standard: true}
  - {scope: given_name, description: 'Given name claim', standard: true}
  - {scope: family_name, description: 'Family name claim', standard: true}
  - {scope: nickname, description: 'Nickname claim', standard: true}
  - {scope: email, description: 'Email address claim', standard: true}
  - {scope: email_verified, description: 'Email verification status claim', standard: true}
  - {scope: picture, description: 'Profile picture claim', standard: true}
  - {scope: created_at, description: 'Account creation timestamp claim', standard: false}
  - {scope: identities, description: 'Linked identity provider records', standard: false}
  - {scope: phone, description: 'Phone number claim', standard: true}
  - {scope: address, description: 'Address claim', standard: true}
scope_count: 14

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