Wellth website screenshot

Wellth

Wellth is a digital health company that applies behavioral economics to care-plan adherence for health plans and providers. Members use the Wellth mobile app to complete daily check-ins — photographing medications, logging blood pressure or glucose readings, confirming appointments and screenings — and earn financial rewards for staying on plan. Wellth sells into Medicare Advantage and D-SNP, Medicaid, ACA marketplace, employer and provider lines of business, and reports reductions in high-cost utilization, emergency department visits and readmissions. The company operates a production GraphQL API at api.wellthapp.com/graphql (Apollo Server, internally versioned apiv4) that backs the member mobile app and its internal dashboard, and publishes an Atlassian status page whose components include "Wellth API". The API is not accompanied by a public developer portal, reference documentation or machine-readable contract, and GraphQL introspection is disabled in production.

Wellth publishes 1 API on the APIs.io network. Tagged areas include Company, Health, Healthcare, Digital Health, and Medication Adherence.

Wellth’s developer surface includes engineering blog, support, and 14 more developer resources.

20.3/100 emerging ▬ flat Agent 6/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyHealthHealthcareDigital HealthMedication AdherenceBehavioral HealthHealth PlansMedicareMedicaidPatient EngagementRewardsGraphQLMobile

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/wellth: 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.

Wellth GraphQL API

The production GraphQL API behind the Wellth member mobile app and the Wellth internal dashboard. Confirmed live at https://api.wellthapp.com/graphql: the endpoint is an Apollo ...

Security Posture 1

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

Wellth Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: wellth
name: Wellth
description: Wellth is a digital health company that applies behavioral economics to care-plan adherence for health plans
  and providers. Members use the Wellth mobile app to complete daily check-ins — photographing medications, logging blood
  pressure or glucose readings, confirming appointments and screenings — and earn financial rewards for staying on plan. Wellth
  sells into Medicare Advantage and D-SNP, Medicaid, ACA marketplace, employer and provider lines of business, and reports
  reductions in high-cost utilization, emergency department visits and readmissions. The company operates a production GraphQL
  API at api.wellthapp.com/graphql (Apollo Server, internally versioned apiv4) that backs the member mobile app and its internal
  dashboard, and publishes an Atlassian status page whose components include "Wellth API". The API is not accompanied by a
  public developer portal, reference documentation or machine-readable contract, and GraphQL introspection is disabled in
  production.
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: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - security
  generated: '2026-09-02'
  method: derived
image: https://www.wellthapp.com/images/uploads/brand/wellth-social-image.png
url: https://raw.githubusercontent.com/api-evangelist/wellth/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Company
- Health
- Healthcare
- Digital Health
- Medication Adherence
- Behavioral Health
- Health Plans
- Medicare
- Medicaid
- Patient Engagement
- Rewards
- GraphQL
- Mobile
apis:
- aid: wellth:graphql
  name: Wellth GraphQL API
  description: 'The production GraphQL API behind the Wellth member mobile app and the Wellth internal dashboard. Confirmed
    live at https://api.wellthapp.com/graphql: the endpoint is an Apollo Server deployment (stack traces reference an internal
    apiv4 application) that validates queries against a real Query type and enforces Apollo CSRF prevention. GraphQL introspection
    is explicitly disabled in production (INTROSPECTION_DISABLED), so no SDL could be captured, and Wellth publishes no public
    schema, reference documentation or developer portal for it. Listed as a named component ("Wellth API") on the company
    status page.'
  humanURL: https://www.wellthapp.com/solution
  baseURL: https://api.wellthapp.com/graphql
  tags:
  - GraphQL
  - Health
  - Patient Engagement
  properties:
  - type: StatusPage
    url: https://status.wellthapp.com
  x-evidence:
    fetched: '2026-08-05'
    probes:
    - url: https://api.wellthapp.com/graphql
      method: POST
      http_status: 200
      note: Apollo Server responded with GRAPHQL_VALIDATION_FAILED for an unknown field, confirming a live schema-backed endpoint
    - url: https://api.wellthapp.com/graphql
      method: POST
      http_status: 200
      note: Introspection query rejected with INTROSPECTION_DISABLED — SDL cannot be captured anonymously
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/wellth-domain-security.yml
- type: Website
  url: https://www.wellthapp.com/
- type: Blog
  url: https://www.wellthapp.com/resources
- type: Support
  url: https://www.wellthapp.com/contact-us
- type: GitHubOrganization
  url: https://github.com/wellth-app
- type: StatusPage
  url: https://status.wellthapp.com
- type: TermsOfService
  url: https://www.wellthapp.com/terms
- type: PrivacyPolicy
  url: https://www.wellthapp.com/privacy-policy
- type: SecondaryMarket
  url: https://forgeglobal.com/wellth_stock/
- type: Packages
  url: packages/wellth-packages.yml
- type: Conformance
  url: conformance/wellth-conformance.yml
- type: Compliance
  url: https://www.wellthapp.com/privacy-policy
- type: Lifecycle
  url: lifecycle/wellth-lifecycle.yml
- type: Conventions
  url: conventions/wellth-conventions.yml
- type: ErrorCatalog
  url: errors/wellth-problem-types.yml
- type: LLMsTxt
  url: llms/wellth-llms.txt
x-enrichment:
  date: '2026-08-05'
  status: minimal
  artifacts_added: 8
  pass: local-v1
x-coverage:
  state: unreadable
  reason: no-machine-readable-spec
  detail: Wellth runs a real production GraphQL API at api.wellthapp.com/graphql — its own status page lists a "Wellth API"
    component — but Apollo Server introspection is disabled in production (INTROSPECTION_DISABLED), there is no developer
    portal or reference documentation anywhere on wellthapp.com, and every other path on the API host answers 200 with the
    plain-text stub "Please use the /graphql route for access to useful data", so no schema, operation list or auth model
    can be read by any anonymous machine.
  evidence:
  - url: https://api.wellthapp.com/graphql
    status: 200
  - url: https://www.wellthapp.com/openapi.json
    status: 404
  - url: https://www.wellthapp.com/llms.txt
    status: 404
  - url: https://status.wellthapp.com/api/v2/summary.json
    status: 200
  checked: '2026-08-05'

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