Immutable · OAuth Scopes

Immutable OAuth Scopes

OAuth 2.0 searched

Immutable 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.

CompanyGamingBlockchainNFTWeb3WalletsMarketplaceAnalyticsAttributionCustomer Data PlatformAuthenticationDeveloper Platform
Scopes: 0 Flows: Method: searched

Scopes (0)

Immutable 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.

Neither published OpenAPI declares an oauth2 securityScheme, so derive-oauth-scopes.py found nothing to derive (it reported "providers with oauth2: 0"). The scope surface is real but lives one layer out, in the Passport OpenID Connect provider's anonymous discovery document at auth.immutable.com. These are OIDC standard claim-scopes, not per-resource API permissions: Immutable's REST authorisation is API-key based (publishable vs secret), and there is no published per-endpoint permission catalogue.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-23'
method: searched
source: https://auth.immutable.com/.well-known/openid-configuration
docs: https://docs.immutable.com/docs/products/passport/authentication
note: >-
  Neither published OpenAPI declares an oauth2 securityScheme, so
  derive-oauth-scopes.py found nothing to derive (it reported "providers with
  oauth2: 0"). The scope surface is real but lives one layer out, in the Passport
  OpenID Connect provider's anonymous discovery document at auth.immutable.com.
  These are OIDC standard claim-scopes, not per-resource API permissions:
  Immutable's REST authorisation is API-key based (publishable vs secret), and
  there is no published per-endpoint permission catalogue.
issuer: https://auth.immutable.com/
authorization_endpoint: https://auth.immutable.com/authorize
token_endpoint: https://auth.immutable.com/oauth/token
scope_count: 14
scopes:
- name: openid
  description: Required for OpenID Connect; returns an ID token.
- name: profile
  description: Basic profile claims for the authenticated Passport user.
- name: offline_access
  description: Issues a refresh token so the session survives access-token expiry.
- name: email
  description: The user's email address.
- name: email_verified
  description: Whether the user's email address has been verified.
- name: name
  description: Full name claim.
- name: given_name
  description: Given name claim.
- name: family_name
  description: Family name claim.
- name: nickname
  description: Nickname claim.
- name: picture
  description: Profile picture URL claim.
- name: created_at
  description: Account creation timestamp claim.
- name: identities
  description: Linked external identities for the Passport account.
- name: phone
  description: Phone number claim.
- name: address
  description: Address claim.
x-evidence:
  fetched: '2026-08-23'
  url: https://auth.immutable.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/immutable-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.