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.23' 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'