Metabolon · OAuth Scopes

Metabolon OAuth Scopes

OAuth 2.0 probed

Metabolon uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

CompanyMetabolomicsLife SciencesBioinformaticsMultiomicsBiotechnologyDrug DiscoveryPrecision MedicineMicrobiomeBiomarkersContract ResearchLaboratory
Scopes: 0 Flows: Method: probed

Scopes (0)

Metabolon implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

derive-oauth-scopes.py found zero oauth2 securitySchemes because none of the four published Metabolon OpenAPI documents declares any security at all. The scopes below are the scopes_supported list advertised by Metabolon's own Auth0 tenant discovery document — they are the stock OIDC identity scopes and none of them is an API authorization scope. Metabolon publishes no scopes or permissions reference page. API authorization is done with server-side roles and per-project entitlements instead (see authentication/metabolon-authentication.yml#authorization), so there is no scope-to-operation mapping to record and none has been invented.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-25'
method: probed
source: https://auth0.metabolon.com/.well-known/openid-configuration
note: >-
  derive-oauth-scopes.py found zero oauth2 securitySchemes because none of the four published Metabolon
  OpenAPI documents declares any security at all. The scopes below are the scopes_supported list advertised
  by Metabolon's own Auth0 tenant discovery document — they are the stock OIDC identity scopes and none of
  them is an API authorization scope. Metabolon publishes no scopes or permissions reference page. API
  authorization is done with server-side roles and per-project entitlements instead (see
  authentication/metabolon-authentication.yml#authorization), so there is no scope-to-operation mapping to
  record and none has been invented.
docs: null
authorization_model: role-and-project entitlement, not scope-based
schemes:
- name: Auth0 OIDC
  type: openIdConnect
  issuer: https://auth0.metabolon.com/
  authorization_url: https://auth0.metabolon.com/authorize
  token_url: https://auth0.metabolon.com/oauth/token
  source: well-known/metabolon-openid-configuration.json
scope_count: 14
api_scope_count: 0
scopes:
- name: openid
  kind: oidc
  description: Request an ID token (OIDC core).
- name: profile
  kind: oidc
  description: Basic profile claims.
- name: offline_access
  kind: oidc
  description: Issue a refresh token.
- name: name
  kind: oidc-claim
- name: given_name
  kind: oidc-claim
- name: family_name
  kind: oidc-claim
- name: nickname
  kind: oidc-claim
- name: email
  kind: oidc-claim
- name: email_verified
  kind: oidc-claim
- name: picture
  kind: oidc-claim
- name: created_at
  kind: oidc-claim
- name: identities
  kind: oidc-claim
- name: phone
  kind: oidc-claim
- name: address
  kind: oidc-claim
claims_supported:
- aud
- auth_time
- created_at
- email
- email_verified
- exp
- family_name
- given_name
- iat
- identities
- iss
- name
- nickname
- phone_number
- picture
- sub

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/metabolon-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 email required.

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