XRHealth · OAuth Scopes

XRHealth OAuth Scopes

OAuth 2.0 derived

XRHealth publishes 2 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the XRHealth API on a user’s behalf.

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.

HealthDigital HealthTelehealthVirtual RealityExtended RealityMedical DevicesRehabilitationMental HealthPatient AuthenticationHealthcare
Scopes: 2 Flows: Method: derived

Scopes (2)

ScopeDescriptionFlows
patient:login
patient:read

Source

OAuth Scopes

Raw ↑
generated: '2026-09-04'
method: derived
source: openapi/xrhealth-platform-openapi.yml
docs: null
complete: false
schemes: []
schemes_note: >-
  No oauth2 securityScheme is declared in the document, so 0-working/derive-oauth-scopes.py finds
  nothing and writes nothing. This file records the scope evidence the contract carries anyway,
  because the API is OAuth-shaped in every respect except its securityScheme declaration:
  /auth/public/token accepts grant_type authorization_code and refresh_token, PKCE S256 is required,
  and both TokenResponse and MeResponse carry scopes.
scope_carriers:
- schema: TokenResponse
  field: scope
  form: space-delimited string
  required: true
- schema: MeResponse
  field: scopes
  form: array of string
  required: true
scopes:
- scope: 'patient:login'
  description: null
  source: 'openapi/xrhealth-platform-openapi.yml -> components.schemas.TokenResponse.properties.scope.example'
  confidence: medium
- scope: 'patient:read'
  description: null
  source: 'openapi/xrhealth-platform-openapi.yml -> components.schemas.TokenResponse.properties.scope.example'
  confidence: medium
note: >-
  These two scope names are read from the provider's own published EXAMPLE value
  ("patient:login patient:read") and are the only scope strings XRHealth publishes anywhere. They
  are recorded with confidence medium and complete: false: an example is evidence that the
  patient:<verb> namespace is real, not evidence that these are the only two scopes, and no scope
  descriptions are published. A scopes/permissions reference page would live behind the
  invitation-only developer portal at https://developer.xr.health/, where every documentation path
  probed on 2026-09-04 returned 404 to an unauthenticated client. Nothing here is invented.

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