XRHealth

XRHealth is an extended-reality (XR) therapeutics and virtual-clinic company, founded in 2016 with offices in Boston, Massachusetts and Tel Aviv, Israel, that delivers FDA-registered and CE-marked virtual and augmented reality treatment for physical rehabilitation, cognitive training, pain management and mental health. Patients receive VR headsets at home and work with licensed clinicians through the XRHealth Virtual Clinic, while therapists use the XRHealth platform to prescribe applications, review session telemetry and track outcomes. The company merged with Amelia Virtual Care in 2023 to form one of the largest XR therapeutics platforms. Its programmable surface is the XRHealth Platform API on api.xr.health — a first-party OpenAPI 3.1 contract covering passwordless patient authentication, PKCE public-client token exchange, refresh-token rotation and JWKS key publication — plus an invitation-only XRH Developer portal for approved integrations.

XRHealth publishes 1 API on the APIs.io network: Platform API. Tagged areas include Health, Digital Health, Telehealth, Virtual Reality, and Extended Reality.

XRHealth’s developer surface includes authentication, signup flow, support, engineering blog, pricing, and 18 more developer resources.

41.0/100 developing Agent 26/100 agent aware Full breakdown ↓
scored 2026-09-04 · rubric v0.18.3
1 APIs
HealthDigital HealthTelehealthVirtual RealityExtended RealityMedical DevicesRehabilitationMental HealthPatient AuthenticationHealthcare

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-04 · rubric v0.18.3
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/xrhealth: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

XRHealth Platform API

First-party REST API for XRHealth applications and approved integrations, published as OpenAPI 3.1.0 at https://api.xr.health/v1/openapi.json. The document currently describes t...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Xrhealth Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Xrhealth Authentication

apiKey/http · 2 schemes

SECURITY

Xrhealth Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Xrhealth Scopes

2 scopes

2 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Xrhealth Agentic Access

12 operations · 8 acting · 2 human-in-the-loop

12 operations · 8 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: xrhealth
name: XRHealth
description: XRHealth is an extended-reality (XR) therapeutics and virtual-clinic company, founded in 2016 with offices in
  Boston, Massachusetts and Tel Aviv, Israel, that delivers FDA-registered and CE-marked virtual and augmented reality treatment
  for physical rehabilitation, cognitive training, pain management and mental health. Patients receive VR headsets at home
  and work with licensed clinicians through the XRHealth Virtual Clinic, while therapists use the XRHealth platform to prescribe
  applications, review session telemetry and track outcomes. The company merged with Amelia Virtual Care in 2023 to form one
  of the largest XR therapeutics platforms. Its programmable surface is the XRHealth Platform API on api.xr.health — a first-party
  OpenAPI 3.1 contract covering passwordless patient authentication, PKCE public-client token exchange, refresh-token rotation
  and JWKS key publication — plus an invitation-only XRH Developer portal for approved integrations.
url: https://raw.githubusercontent.com/api-evangelist/xrhealth/refs/heads/main/apis.yml
image: https://blog.xr.health/hubfs/logo%20to%20chat.png
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-09-04'
modified: '2026-09-04'
tags:
- Health
- Digital Health
- Telehealth
- Virtual Reality
- Extended Reality
- Medical Devices
- Rehabilitation
- Mental Health
- Patient Authentication
- Healthcare
tags_raw:
- health
- digital-health
- telehealth
- virtual-reality
- extended-reality
- medical-devices
- rehabilitation
- mental-health
- patient-authentication
- healthcare
apis:
- name: XRHealth Platform API
  description: 'First-party REST API for XRHealth applications and approved integrations, published as OpenAPI 3.1.0 at https://api.xr.health/v1/openapi.json.
    The document currently describes the platform authentication module: passwordless (one-time email code) patient login
    for server-side applications holding an X-XRHealth-Application-Token, a PKCE public-client variant for native and browser
    clients, refresh-token rotation and revocation, a /me subject endpoint, and a JWKS endpoint publishing the public signing
    keys for XRHealth patient access tokens.'
  humanURL: https://developer.xr.health/
  baseURL: https://api.xr.health/v1
  image: https://blog.xr.health/hubfs/logo%20to%20chat.png
  tags:
  - Health
  - Digital Health
  - Telehealth
  - Patient Authentication
  - Extended Reality
  tags_raw:
  - health
  - digital-health
  - telehealth
  - patient-authentication
  - extended-reality
  properties:
  - type: OpenAPI
    url: openapi/xrhealth-platform-openapi.yml
  - type: OpenAPI
    url: https://api.xr.health/v1/openapi.json
  - type: DeveloperPortal
    url: https://developer.xr.health/
  - type: Overlay
    url: overlays/xrhealth-platform-overlay.yaml
  - type: Authentication
    url: authentication/xrhealth-authentication.yml
  - type: Conventions
    url: conventions/xrhealth-conventions.yml
  - type: ErrorCatalog
    url: errors/xrhealth-problem-types.yml
  - type: DataModel
    url: data-model/xrhealth-data-model.yml
  - type: OAuthScopes
    url: scopes/xrhealth-scopes.yml
  - type: RateLimits
    url: rate-limits/xrhealth-rate-limits.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/xrhealth-agentic-access.yml
- type: DomainSecurity
  url: security/xrhealth-domain-security.yml
- type: Authentication
  url: authentication/xrhealth-authentication.yml
- type: Website
  url: https://www.xr.health/
- type: DeveloperPortal
  url: https://developer.xr.health/
- type: SignUp
  url: https://developer.xr.health/en/login
- type: Login
  url: https://platform.xr.health/en/login
- type: Support
  url: https://support.xr.health/hc/en-us
- type: Blog
  url: https://blog.xr.health/
- type: Pricing
  url: https://www.xr.health/pricing/
- type: TermsOfService
  url: https://platform.xr.health/en/p/terms
- type: PrivacyPolicy
  url: https://platform.xr.health/en/p/privacy
- type: Packages
  url: packages/xrhealth-packages.yml
- type: LLMsTxt
  url: llms/xrhealth-llms.txt
- type: Conventions
  url: conventions/xrhealth-conventions.yml
- type: ErrorCatalog
  url: errors/xrhealth-problem-types.yml
- type: DataModel
  url: data-model/xrhealth-data-model.yml
- type: Lifecycle
  url: lifecycle/xrhealth-lifecycle.yml
- type: Conformance
  url: conformance/xrhealth-conformance.yml
- type: OAuthScopes
  url: scopes/xrhealth-scopes.yml
- type: RateLimits
  url: rate-limits/xrhealth-rate-limits.yml
- type: Plans
  url: plans/xrhealth-plans-pricing.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-09-04'
  status: enriched
  artifacts_added: 21
  pass: local-v3

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/xrhealth"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/xrhealth/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/xrhealth/evidence"

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.