Artificial Labs · OAuth Scopes

Artificial Labs OAuth Scopes

OAuth 2.0 searched

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

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

InsuranceUnited KingdomInsurtechUnderwritingReinsuranceSpecialty InsuranceLondon MarketLloyd's of LondonBrokersPolicy AdministrationACORDAlgorithmic Underwriting
Scopes: 14 Flows: authorizationCode, clientCredentials Method: searched

OAuth endpoints

Authorization URL
https://auth.artificialos.com/authorize
Token URL
https://auth.artificialos.com/oauth/token
Flows
authorizationCodeclientCredentials

Scopes (14)

ScopeDescriptionFlows
openid Request an ID token / OpenID Connect authentication. authorizationCode
profile Basic profile claims (name, given_name, family_name, nickname, picture, created_at). authorizationCode
email Email address and email_verified claim. authorizationCode
offline_access Issue a refresh token. authorizationCode
name name claim.
given_name given_name claim.
family_name family_name claim.
nickname nickname claim.
email_verified email_verified claim.
picture picture claim.
created_at created_at claim.
identities Linked identity providers for the user.
phone phone_number claim.
address address claim.

Source

OAuth Scopes

artificial-labs-scopes.yml Raw ↑
generated: '2026-07-25'
method: searched
source: https://auth.artificialos.com/.well-known/openid-configuration
note: |
  These are the scopes the Artificial Labs Auth0 tenant advertises in its
  anonymous discovery document — standard OpenID Connect scopes and claim-scopes
  only. No product or insurance-domain scopes (underwriting, placement, contract,
  submission, quote, bind) are published anywhere public; any API-level
  authorization model for Smart Underwriting, Smart Placement or Contract Builder
  lives behind the partner contract and cannot be harvested. The documentation
  client observed in the wild (docs.artificial.io via oauth2-proxy) requests only
  "openid profile email".
schemes:
- name: Auth0 OpenID Connect
  source: well-known/artificial-labs-openid-configuration.json
  issuer: https://auth.artificialos.com/
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.artificialos.com/authorize
    tokenUrl: https://auth.artificialos.com/oauth/token
  - flow: clientCredentials
    tokenUrl: https://auth.artificialos.com/oauth/token
scopes:
- scope: openid
  description: Request an ID token / OpenID Connect authentication.
  flows: [authorizationCode]
  sources: [well-known/artificial-labs-openid-configuration.json]
- scope: profile
  description: Basic profile claims (name, given_name, family_name, nickname, picture,
    created_at).
  flows: [authorizationCode]
  sources: [well-known/artificial-labs-openid-configuration.json]
- scope: email
  description: Email address and email_verified claim.
  flows: [authorizationCode]
  sources: [well-known/artificial-labs-openid-configuration.json]
- scope: offline_access
  description: Issue a refresh token.
  flows: [authorizationCode]
  sources: [well-known/artificial-labs-openid-configuration.json]
- scope: name
  description: name claim.
  sources: [well-known/artificial-labs-openid-configuration.json]
- scope: given_name
  description: given_name claim.
  sources: [well-known/artificial-labs-openid-configuration.json]
- scope: family_name
  description: family_name claim.
  sources: [well-known/artificial-labs-openid-configuration.json]
- scope: nickname
  description: nickname claim.
  sources: [well-known/artificial-labs-openid-configuration.json]
- scope: email_verified
  description: email_verified claim.
  sources: [well-known/artificial-labs-openid-configuration.json]
- scope: picture
  description: picture claim.
  sources: [well-known/artificial-labs-openid-configuration.json]
- scope: created_at
  description: created_at claim.
  sources: [well-known/artificial-labs-openid-configuration.json]
- scope: identities
  description: Linked identity providers for the user.
  sources: [well-known/artificial-labs-openid-configuration.json]
- scope: phone
  description: phone_number claim.
  sources: [well-known/artificial-labs-openid-configuration.json]
- scope: address
  description: address claim.
  sources: [well-known/artificial-labs-openid-configuration.json]
observed_in_use:
- client: docs.artificial.io oauth2-proxy
  scope: openid profile email
domain_scopes_published: false

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/artificial-labs-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.