Leia OAuth Scopes
Leia publishes 20 OAuth 2.0 scopes via the clientCredentials and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Leia API on a user’s behalf.
Tokens are issued from https://auth.immersity.ai/auth/realms/immersity/protocol/openid-connect/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.
OAuth endpoints
https://auth.immersity.ai/auth/realms/immersity/protocol/openid-connect/auth
https://auth.immersity.ai/auth/realms/immersity/protocol/openid-connect/token
clientCredentialsauthorizationCode
Scopes (20)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; returns an ID token. | |
| profile | Basic profile claims for the authenticated subject. | |
| Email address claim for the authenticated subject. | ||
| address | Address claims for the authenticated subject. | |
| phone | Phone number claims for the authenticated subject. | |
| roles | Realm and client role claims. | |
| offline_access | Issue a refresh token usable while the user is offline. | |
| web-origins | CORS allowed-origins claim (Keycloak built-in). | |
| acr | Authentication context class reference (Keycloak built-in). | |
| basic | Baseline token claims (Keycloak built-in). | |
| microprofile-jwt | MicroProfile JWT claim mapping (Keycloak built-in). | |
| service_account | Marks a machine-to-machine client-credentials service account token. | |
| leia-api-gateway | Access to the Leia/Immersity API gateway fronting the Immersity Cloud API. | |
| leia-storage-service | Access to Leia Storage, the presigned-URL upload/download service. | |
| product-price-service | Access to the product pricing service backing GET /api/v1/prices. | |
| payment-entitlement-service | Access to the credit/entitlement service that meters API consumption. | |
| immersity-sdk-developer | Developer entitlement for the gated Immersity SDK portal (support.immersity.ai/sdk). | |
| immersity-ai-mobile-backend | Backend access used by the Immersity AI mobile applications. | |
| device-management | Device registration and management for Immersity-enabled hardware. | |
| user-created-timestamp | Exposes the account creation timestamp as a token claim. |
📄 Provider scope reference: https://docs-api.immersity.ai/docs/getting-started
Source
OAuth Scopes
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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/scopes/leia-scopes"
curl "https://apis.io/api/v1/scopes?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.