Recuro Health

Recuro Health is an integrated digital health company operating a virtual-first care delivery platform — a "Digital Medical Home" — sold to employers, health plans, TPAs and diagnostics companies rather than to individual developers. Its configurable SaaS platform bundles core virtual care services (virtual primary care, virtual urgent care, virtual behavioral health) with supplemental benefits including on-demand counseling, pediatric behavioral health, health advocacy, prescription benefit, wellness programs and virtual MSK therapy, plus at-home lab and genomic diagnostics. Members reach care through the Recuro Care iOS/Android apps and the member.recurohealth.com web app, with identity handled by an Auth0-hosted OpenID Connect authorization server at auth.recurohealth.com. Recuro Health is HITRUST certified and absorbed WellVia Solutions. The company markets platform integration (SSO, APIs, eligibility and reporting) to its enterprise clients, but publishes no public developer program: its documentation host requires a GitHub login and its ReadMe developer hub is not publicly served.

Recuro Health publishes 1 API on the APIs.io network. Tagged areas include Company, Health, Healthcare, Telehealth, and Virtual Care.

Recuro Health’s developer surface includes engineering blog, support, signup flow, authentication, and 16 more developer resources.

29.5/100 thin ▬ flat Agent 13/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs
CompanyHealthHealthcareTelehealthVirtual CareDigital HealthBehavioral HealthPrimary CareEmployee BenefitsHealth PlansIdentityOpenID Connect

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 29.5/100 · thin
Contract Quality 0.0 / 21
Developer Ergonomics 3.0 / 17
Commercial Clarity 8.5 / 17
Operational Transparency 0.6 / 11
Governance 1.3 / 10
Discoverability 7.4 / 9
Regulatory Posture 8.8 / 15
Agent readiness — 13/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/. This rating is computed from github.com/api-evangelist/recuro-health: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

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

Recuro Health Identity (OpenID Connect)

Recuro Health's member and provider identity surface, an Auth0-hosted OpenID Connect / OAuth 2.0 authorization server. The OIDC discovery document, the RFC 8414 authorization-se...

Security Posture 3

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

Recuro Health Authentication

openIdConnect/oauth2 · 2 schemes

SECURITY

Recuro Health Domain Security

TLSv1.3 · DMARC

SECURITY

Recuro Health Trust Center

HITRUST CSF, HIPAA

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Recuro Health Scopes

14 scopes · authorizationCode/clientCredentials/deviceCode

14 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: recuro-health
name: Recuro Health
description: 'Recuro Health is an integrated digital health company operating a virtual-first care delivery platform — a "Digital
  Medical Home" — sold to employers, health plans, TPAs and diagnostics companies rather than to individual developers. Its
  configurable SaaS platform bundles core virtual care services (virtual primary care, virtual urgent care, virtual behavioral
  health) with supplemental benefits including on-demand counseling, pediatric behavioral health, health advocacy, prescription
  benefit, wellness programs and virtual MSK therapy, plus at-home lab and genomic diagnostics. Members reach care through
  the Recuro Care iOS/Android apps and the member.recurohealth.com web app, with identity handled by an Auth0-hosted OpenID
  Connect authorization server at auth.recurohealth.com. Recuro Health is HITRUST certified and absorbed WellVia Solutions.
  The company markets platform integration (SSO, APIs, eligibility and reporting) to its enterprise clients, but publishes
  no public developer program: its documentation host requires a GitHub login and its ReadMe developer hub is not publicly
  served.'
url: https://raw.githubusercontent.com/api-evangelist/recuro-health/refs/heads/main/apis.yml
image: https://recurohealth.com/wp-content/uploads/2023/11/Logo-RecuroHealth.png
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Company
- Health
- Healthcare
- Telehealth
- Virtual Care
- Digital Health
- Behavioral Health
- Primary Care
- Employee Benefits
- Health Plans
- Identity
- OpenID Connect
apis:
- name: Recuro Health Identity (OpenID Connect)
  description: Recuro Health's member and provider identity surface, an Auth0-hosted OpenID Connect / OAuth 2.0 authorization
    server. The OIDC discovery document, the RFC 8414 authorization-server metadata and the JWKS are published anonymously
    at the provider's own host; the protected resource APIs behind it are not publicly documented.
  humanURL: https://auth.recurohealth.com/.well-known/openid-configuration
  baseURL: https://auth.recurohealth.com
  tags:
  - Identity
  - Authentication
  - OpenID Connect
  - OAuth 2.0
  properties:
  - type: OpenIDConnect
    url: https://auth.recurohealth.com/.well-known/openid-configuration
  - type: Authentication
    url: authentication/recuro-health-authentication.yml
  - type: OAuthScopes
    url: scopes/recuro-health-scopes.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://recurohealth.com/
- type: Blog
  url: https://recurohealth.com/blog/
- type: BlogRSS
  url: https://recurohealth.com/feed/
- type: Support
  url: https://recurohealth.com/contact/
- type: SignUp
  url: https://member.recurohealth.com/
- type: Login
  url: https://member.recurohealth.com/
- type: TermsOfService
  url: https://recurohealth.com/terms-conditions/
- type: PrivacyPolicy
  url: https://recurohealth.com/privacy-policy/
- type: GitHubOrganization
  url: https://github.com/recurohealth
- type: LinkedIn
  url: https://www.linkedin.com/company/recuro-health
- type: Compliance
  url: https://recurohealth.com/hitrust/
- type: WellKnown
  url: well-known/recuro-health-well-known.yml
- type: Authentication
  url: authentication/recuro-health-authentication.yml
- type: OAuthScopes
  url: scopes/recuro-health-scopes.yml
- type: Conformance
  url: conformance/recuro-health-conformance.yml
- type: Conventions
  url: conventions/recuro-health-conventions.yml
- type: DomainSecurity
  url: security/recuro-health-domain-security.yml
- type: TrustCenter
  url: security/recuro-health-trust-center.yml
- type: LLMsTxt
  url: llms/recuro-health-llms.txt
- type: Profile
  name: Forge Global secondary-market listing
  url: https://forgeglobal.com/recuro-health_stock/
x-enrichment:
  date: '2026-08-05'
  status: enriched
  artifacts_added: 11
  pass: local-v1
x-coverage:
  state: gated
  reason: partner-login
  detail: Recuro Health runs a real but entirely private developer surface — docs.recurohealth.com is a GitHub Pages site
    that 302s to a GitHub login, developer.recurohealth.com is CNAMEd to a ReadMe hub that returns 404, and api.recurohealth.com
    answers every path with a zero-length 404 — so the only machine-readable contract reachable without credentials is the
    Auth0 OpenID Connect discovery document at auth.recurohealth.com.
  evidence:
  - url: https://docs.recurohealth.com/
    status: 302
  - url: https://developer.recurohealth.com/
    status: 404
  - url: https://api.recurohealth.com/openapi.json
    status: 404
  - url: https://auth.recurohealth.com/.well-known/openid-configuration
    status: 200
  checked: '2026-08-05'