ConcertAI · OAuth Scopes

ConcertAI OAuth Scopes

OAuth 2.0 probed

ConcertAI 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 ConcertAI API on a user’s behalf.

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

CompanyHealthcareOncologyArtificial IntelligenceReal-World DataClinical TrialsLife SciencesMedical ImagingHealth Data
Scopes: 14 Flows: authorizationCode, clientCredentials, deviceCode Method: probed

OAuth endpoints

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

Scopes (14)

ScopeDescriptionFlows
openid Request an OpenID Connect ID token for the authenticating user. authorizationCode
profile Access the user's basic profile claims. authorizationCode
offline_access Issue a refresh token for long-lived access. authorizationCode
name Access the user's full name claim. authorizationCode
given_name Access the user's given name claim. authorizationCode
family_name Access the user's family name claim. authorizationCode
nickname Access the user's nickname claim. authorizationCode
email Access the user's email address claim. authorizationCode
email_verified Access the user's email verification status claim. authorizationCode
picture Access the user's profile picture claim. authorizationCode
created_at Access the account creation timestamp claim. authorizationCode
identities Access the linked-identity claim for federated accounts. authorizationCode
phone Access the user's phone number claim. authorizationCode
address Access the user's address claim. authorizationCode

Source

OAuth Scopes

concertai-scopes.yml Raw ↑
generated: '2026-08-09'
method: probed
source: https://auth.precision.concertai.com/.well-known/openid-configuration
docs: null
note: >-
  ConcertAI publishes no scopes or permissions reference. The scopes below are the
  scopes_supported advertised by the OpenID Connect discovery document on the Auth0
  tenant fronting the Precision platform. They are the standard OIDC claim scopes plus
  offline_access — no product/resource scopes (data, trial, imaging, patient) are
  advertised anonymously, which means any API-level authorization model for the
  Precision or Eureka platforms is not publicly discoverable.
schemes:
- name: precision-oidc
  source: well-known/concertai-precision-openid-configuration.json
  issuer: https://auth.precision.concertai.com/
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.precision.concertai.com/authorize
    tokenUrl: https://auth.precision.concertai.com/oauth/token
  - flow: clientCredentials
    tokenUrl: https://auth.precision.concertai.com/oauth/token
  - flow: deviceCode
    deviceAuthorizationUrl: https://auth.precision.concertai.com/oauth/device/code
    tokenUrl: https://auth.precision.concertai.com/oauth/token
scopes:
- scope: openid
  description: Request an OpenID Connect ID token for the authenticating user.
  flows: [authorizationCode]
  sources: [well-known/concertai-precision-openid-configuration.json]
- scope: profile
  description: Access the user's basic profile claims.
  flows: [authorizationCode]
  sources: [well-known/concertai-precision-openid-configuration.json]
- scope: offline_access
  description: Issue a refresh token for long-lived access.
  flows: [authorizationCode]
  sources: [well-known/concertai-precision-openid-configuration.json]
- scope: name
  description: Access the user's full name claim.
  flows: [authorizationCode]
  sources: [well-known/concertai-precision-openid-configuration.json]
- scope: given_name
  description: Access the user's given name claim.
  flows: [authorizationCode]
  sources: [well-known/concertai-precision-openid-configuration.json]
- scope: family_name
  description: Access the user's family name claim.
  flows: [authorizationCode]
  sources: [well-known/concertai-precision-openid-configuration.json]
- scope: nickname
  description: Access the user's nickname claim.
  flows: [authorizationCode]
  sources: [well-known/concertai-precision-openid-configuration.json]
- scope: email
  description: Access the user's email address claim.
  flows: [authorizationCode]
  sources: [well-known/concertai-precision-openid-configuration.json]
- scope: email_verified
  description: Access the user's email verification status claim.
  flows: [authorizationCode]
  sources: [well-known/concertai-precision-openid-configuration.json]
- scope: picture
  description: Access the user's profile picture claim.
  flows: [authorizationCode]
  sources: [well-known/concertai-precision-openid-configuration.json]
- scope: created_at
  description: Access the account creation timestamp claim.
  flows: [authorizationCode]
  sources: [well-known/concertai-precision-openid-configuration.json]
- scope: identities
  description: Access the linked-identity claim for federated accounts.
  flows: [authorizationCode]
  sources: [well-known/concertai-precision-openid-configuration.json]
- scope: phone
  description: Access the user's phone number claim.
  flows: [authorizationCode]
  sources: [well-known/concertai-precision-openid-configuration.json]
- scope: address
  description: Access the user's address claim.
  flows: [authorizationCode]
  sources: [well-known/concertai-precision-openid-configuration.json]
x-evidence:
- url: https://auth.precision.concertai.com/.well-known/openid-configuration
  http_status: 200

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/concertai-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.