Everly Health website screenshot

Everly Health

Everly Health (legal name Everly Well, Inc.) is an Austin, Texas digital health company that operates the Everlywell consumer brand for at-home lab collection and testing, Everly Health Solutions (the former PWNHealth / Home Access Health businesses) for enterprise lab connectivity, clinician-network oversight and results delivery, and the Natalist fertility and pregnancy brand. Its catalog spans daily health, digestive, sexual, hormone and cancer-screening panels, paired with an affiliated telehealth provider network and the Eva AI platform for member engagement, care coordination and support. Everly Health runs a real enterprise platform API for lab connectivity — a live AWS API Gateway host at api.pwnhealth.com, documented in a ReadMe developer hub titled "PWNHealth APIs" at docs.pwnhealth.com — but both are gated: the hub sits behind a site-wide password wall and every API path except /ping returns 403 Missing Authentication Token. No OpenAPI, SDK, AsyncAPI or agent card is published anonymously, and the only machine-readable contract it serves openly is the OAuth 2.0 / OpenID Connect discovery surface behind its member login host.

Everly Health publishes 2 APIs on the APIs.io network. Tagged areas include Company, Health, Healthcare, Digital Health, and Diagnostics.

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

27.2/100 thin ▬ flat Agent 17/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
2 APIs 1 MCP Servers
CompanyHealthHealthcareDigital HealthDiagnosticsLab TestingTelehealthConsumer HealthIdentity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
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.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/everly-health: 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 2

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

Everly Health Identity (OAuth 2.0 / OpenID Connect)

The OAuth 2.0 authorization server and OpenID Connect provider that fronts the Everlywell member account. It is not a documented developer product — Everly Health publishes no A...

Everly Health Solutions (PWNHealth) Platform API

The enterprise lab-connectivity and clinician-oversight API of Everly Health Solutions, the former PWNHealth business Everlywell acquired in 2021. It is a real, live API: https:...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Everly Health Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Everly Health Authentication

oauth2/openIdConnect · 2 schemes

SECURITY

Everly Health Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Everly Health Scopes

2 scopes · authorizationCode/password

2 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: everly-health
name: Everly Health
description: 'Everly Health (legal name Everly Well, Inc.) is an Austin, Texas digital health company that operates the Everlywell
  consumer brand for at-home lab collection and testing, Everly Health Solutions (the former PWNHealth / Home Access Health
  businesses) for enterprise lab connectivity, clinician-network oversight and results delivery, and the Natalist fertility
  and pregnancy brand. Its catalog spans daily health, digestive, sexual, hormone and cancer-screening panels, paired with
  an affiliated telehealth provider network and the Eva AI platform for member engagement, care coordination and support.
  Everly Health runs a real enterprise platform API for lab connectivity — a live AWS API Gateway host at api.pwnhealth.com,
  documented in a ReadMe developer hub titled "PWNHealth APIs" at docs.pwnhealth.com — but both are gated: the hub sits behind
  a site-wide password wall and every API path except /ping returns 403 Missing Authentication Token. No OpenAPI, SDK, AsyncAPI
  or agent card is published anonymously, and the only machine-readable contract it serves openly is the OAuth 2.0 / OpenID
  Connect discovery surface behind its member login host.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - scopes
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://www.everlywell.com/icons/icon-512x512.png
url: https://raw.githubusercontent.com/api-evangelist/everly-health/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-04'
modified: '2026-08-04'
tags:
- Company
- Health
- Healthcare
- Digital Health
- Diagnostics
- Lab Testing
- Telehealth
- Consumer Health
- Identity
apis:
- aid: everly-health:identity
  name: Everly Health Identity (OAuth 2.0 / OpenID Connect)
  description: The OAuth 2.0 authorization server and OpenID Connect provider that fronts the Everlywell member account. It
    is not a documented developer product — Everly Health publishes no API reference for it — but the authorization server
    advertises itself anonymously via RFC 8414 / OpenID Connect Discovery at https://secure.everlywell.com/.well-known/oauth-authorization-server
    and /.well-known/openid-configuration, and serves a live JWKS. The discovery document declares the authorize, token, revoke,
    introspect and userinfo endpoints, the authorization_code / refresh_token / password grants, PKCE (plain and S256), and
    the openid and public scopes. Everything recorded here was read from those anonymously published documents.
  humanURL: https://secure.everlywell.com/.well-known/openid-configuration
  baseURL: https://secure.everlywell.com
  tags:
  - Identity
  - Authentication
  - OpenID Connect
  tags_raw:
  - Identity
  - OAuth
  - OpenID Connect
  - Authentication
  properties:
  - type: OpenIDConnect
    url: well-known/everly-health-openid-configuration.json
  - type: Authentication
    url: authentication/everly-health-authentication.yml
  - type: OAuthScopes
    url: scopes/everly-health-scopes.yml
- aid: everly-health:pwnhealth-platform
  name: Everly Health Solutions (PWNHealth) Platform API
  description: 'The enterprise lab-connectivity and clinician-oversight API of Everly Health Solutions, the former PWNHealth
    business Everlywell acquired in 2021. It is a real, live API: https://api.pwnhealth.com is an AWS API Gateway origin behind
    CloudFront, GET /ping returns HTTP 200 "healthy" anonymously, and a staging twin answers at api-staging.pwnhealth.com.
    Every other path returns HTTP 403 {"message":"Missing Authentication Token"}. Its reference is a ReadMe-hosted developer
    hub titled "PWNHealth APIs" at https://docs.pwnhealth.com/, which 302s every path to /password?redirect=... — a site-wide
    password wall in place since at least 2019-08-03 per the Wayback Machine. Ownership is established by pwnhealth.com 301ing
    to www.everlywell.com/enterprise/labs/. No OpenAPI, no SDK and no published rate limits or pricing are reachable anonymously;
    everything recorded here was observed from live probes on 2026-08-15, and nothing about the contract itself is asserted
    because nothing about it could be read.'
  humanURL: https://docs.pwnhealth.com/
  baseURL: https://api.pwnhealth.com
  tags:
  - Healthcare
  - Diagnostics
  - Lab Testing
  - Telehealth
  - Enterprise
  properties:
  - type: Documentation
    url: https://docs.pwnhealth.com/
  - type: MCPServer
    url: mcp/everly-health-mcp.yml
  - type: RateLimits
    url: rate-limits/everly-health-rate-limits.yml
  - type: Plans
    url: plans/everly-health-plans-pricing.yml
  - type: Lifecycle
    url: lifecycle/everly-health-lifecycle.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.everlywell.com/
- type: Blog
  url: https://www.everlywell.com/blog/
- type: Support
  url: https://support.everlywell.com/
- type: HelpCenter
  url: https://support.everlywell.com/
- type: SignUp
  url: https://results.everlywell.com/register
- type: Login
  url: https://secure.everlywell.com/login
- type: TermsOfService
  url: https://www.everlywell.com/terms-of-use/
- type: PrivacyPolicy
  url: https://www.everlywell.com/privacy-policy/
- type: GitHubOrganization
  url: https://github.com/EverlyWell
- type: Careers
  url: https://www.everlywell.com/careers/
- type: Enterprise
  url: https://www.everlyhealthsolutions.com/
- type: SecondaryMarket
  url: https://www.hiive.com/securities/everly-health-stock
- type: WellKnown
  url: well-known/everly-health-well-known.yml
- type: Authentication
  url: authentication/everly-health-authentication.yml
- type: OAuthScopes
  url: scopes/everly-health-scopes.yml
- type: Conformance
  url: conformance/everly-health-conformance.yml
- type: DomainSecurity
  url: security/everly-health-domain-security.yml
- type: LLMsTxt
  url: llms/everly-health-llms.txt
- type: Packages
  url: packages/everly-health-packages.yml
- type: Components
  url: components/everly-health-components.yml
- type: MCPServer
  url: mcp/everly-health-mcp.yml
- type: Lifecycle
  url: lifecycle/everly-health-lifecycle.yml
- type: Plans
  url: plans/everly-health-plans-pricing.yml
- type: RateLimits
  url: rate-limits/everly-health-rate-limits.yml
- type: Compliance
  url: conformance/everly-health-conformance.yml
x-enrichment:
  date: '2026-08-15'
  status: enriched
  artifacts_added: 6
  pass: local-v1
x-coverage:
  state: gated
  reason: customer-only-docs
  detail: Everly Health Solutions' developer hub — a ReadMe site whose own <title> is "PWNHealth APIs" — 302s every path to
    /password?redirect=..., a site-wide password wall in place since at least 2019, and the API host behind it answers 403
    "Missing Authentication Token" on everything except GET /ping.
  evidence:
  - url: https://docs.pwnhealth.com/
    status: 302
  - url: https://docs.pwnhealth.com/reference
    status: 302
  - url: https://docs.pwnhealth.com/openapi.json
    status: 302
  - url: https://api.pwnhealth.com/openapi.json
    status: 403
  - url: https://api.pwnhealth.com/ping
    status: 200
  - url: https://docs.pwnhealth.com/mcp
    status: 401
  checked: '2026-08-15'

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/everly-health"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/everly-health/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/everly-health/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.