Wellhub website screenshot

Wellhub

Wellhub (formerly Gympass) is a corporate wellbeing platform that gives employees access to a network of fitness, mindfulness, therapy, nutrition, and sleep partners through their employer's benefits program. For system integrators it publishes a public Integrations API: an OAuth2 client-credentials REST API that lets a client's HR or payroll system sync employee eligibility to Wellhub in real time, so employees gain access on hire and lose it on termination. The API models eligibility as batch jobs (create a job, add up to 500 items, submit, then poll status and read per-record errors) and is documented on a Stoplight-powered developer hub with a downloadable OpenAPI 3.0 contract and a synthetic-data Sandbox. Wellhub is backed by Atomico, HV Capital, and SoftBank Vision Fund.

Wellhub publishes 4 APIs on the APIs.io network, including Companies API, Employees API, Jobs API, and 1 more. Tagged areas include Company, Health, Wellbeing, Corporate Benefits, and Fitness.

Wellhub’s developer surface includes documentation, API reference, getting-started guide, authentication, sandbox, signup flow, engineering blog, and 19 more developer resources.

46.1/100 developing ▬ flat Agent 32/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
1 APIs
CompanyHealthWellbeingCorporate BenefitsFitnessHREligibilityEmployee Benefits

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 applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% 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/wellhub: 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 4

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

Wellhub Companies API

Endpoints for listing companies associated with the authenticated entity.

Wellhub Employees API

Endpoints for listing employees associated with a company or entity.

Wellhub Jobs API

Endpoints for managing eligibility batch jobs. A job follows a lifecycle: Create → Add Items → Submit → Monitor. After submission, the job transitions through the following stat...

Wellhub OAuth API

Endpoints for obtaining access tokens using the OAuth 2.0 Client Credentials flow.

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Rate Limits 1

Documented rate limits and quota policies.

Wellhub Rate Limits

10 limits

RATE LIMITS

Security Posture 3

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

Wellhub Authentication

oauth2 · 1 scheme

SECURITY

Wellhub Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Wellhub Trust Center

ISO 27001, PCI DSS, GDPR

SECURITY

Agentic Access 1

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

Wellhub Agentic Access

10 operations · 4 acting

10 operations · 4 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 4

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: wellhub
name: Wellhub
description: 'Wellhub (formerly Gympass) is a corporate wellbeing platform that gives employees access to a network of fitness,
  mindfulness, therapy, nutrition, and sleep partners through their employer''s benefits program. For system integrators it
  publishes a public Integrations API: an OAuth2 client-credentials REST API that lets a client''s HR or payroll system sync
  employee eligibility to Wellhub in real time, so employees gain access on hire and lose it on termination. The API models
  eligibility as batch jobs (create a job, add up to 500 items, submit, then poll status and read per-record errors) and is
  documented on a Stoplight-powered developer hub with a downloadable OpenAPI 3.0 contract and a synthetic-data Sandbox. Wellhub
  is backed by Atomico, HV Capital, and SoftBank Vision Fund.'
url: https://raw.githubusercontent.com/api-evangelist/wellhub/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- atomico
- hv-capital
- softbank-vision-fund
x-tier: stub
x-tier-reason: portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - 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
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.23'
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 18
  pass: local-v1
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Health
- Wellbeing
- Corporate Benefits
- Fitness
- HR
- Eligibility
- Employee Benefits
image: https://wellhub.com/favicon.ico
apis:
- aid: wellhub:wellhub-companies-api
  name: Wellhub Companies API
  description: Endpoints for listing companies associated with the authenticated entity.
  humanURL: https://developer-hub.wellhub.com/docs/integrations/api/
  baseURL: https://api.clients.wellhub.com
  tags:
  - Companies
  properties:
  - type: OpenAPI
    url: openapi/wellhub-companies-api-openapi.yml
  - type: Documentation
    url: https://developer-hub.wellhub.com/docs/integrations/api/
  - type: APIReference
    url: https://developer-hub.wellhub.com/docs/integrations/api/eligibility/
  - type: GettingStarted
    url: https://developer-hub.wellhub.com/docs/integrations/api/getting-started/
  - type: Authentication
    url: authentication/wellhub-authentication.yml
  - type: Conventions
    url: conventions/wellhub-conventions.yml
  - type: RateLimits
    url: rate-limits/wellhub-rate-limits.yml
  - type: ErrorCatalog
    url: errors/wellhub-problem-types.yml
  - type: Lifecycle
    url: lifecycle/wellhub-lifecycle.yml
  - type: Sandbox
    url: sandbox/wellhub-sandbox.yml
  - type: DataModel
    url: data-model/wellhub-data-model.yml
  - type: Conformance
    url: conformance/wellhub-conformance.yml
  - type: AgenticAccess
    url: agentic-access/wellhub-agentic-access.yml
  - type: LLMsTxt
    url: llms/wellhub-llms.txt
- aid: wellhub:wellhub-employees-api
  name: Wellhub Employees API
  description: Endpoints for listing employees associated with a company or entity.
  humanURL: https://developer-hub.wellhub.com/docs/integrations/api/
  baseURL: https://api.clients.wellhub.com
  tags:
  - Employees
  properties:
  - type: OpenAPI
    url: openapi/wellhub-employees-api-openapi.yml
  - type: Documentation
    url: https://developer-hub.wellhub.com/docs/integrations/api/
  - type: APIReference
    url: https://developer-hub.wellhub.com/docs/integrations/api/eligibility/
  - type: GettingStarted
    url: https://developer-hub.wellhub.com/docs/integrations/api/getting-started/
  - type: Authentication
    url: authentication/wellhub-authentication.yml
  - type: Conventions
    url: conventions/wellhub-conventions.yml
  - type: RateLimits
    url: rate-limits/wellhub-rate-limits.yml
  - type: ErrorCatalog
    url: errors/wellhub-problem-types.yml
  - type: Lifecycle
    url: lifecycle/wellhub-lifecycle.yml
  - type: Sandbox
    url: sandbox/wellhub-sandbox.yml
  - type: DataModel
    url: data-model/wellhub-data-model.yml
  - type: Conformance
    url: conformance/wellhub-conformance.yml
  - type: AgenticAccess
    url: agentic-access/wellhub-agentic-access.yml
  - type: LLMsTxt
    url: llms/wellhub-llms.txt
- aid: wellhub:wellhub-jobs-api
  name: Wellhub Jobs API
  description: 'Endpoints for managing eligibility batch jobs. A job follows a lifecycle: Create → Add Items → Submit → Monitor.


    After submission, the job transitions through the following statuses:

    - `PENDING` — job has been submitted and is queued.

    - `VALIDATING` — intermediate state while items are being validated.

    - `SUCCEEDED` — all items processed successfully (terminal).

    - `SUCCEEDED_WITH_ERRORS` — job has been partially processed, with error entries that must be fixed (terminal). → **Call
    `GET /errors` to review failures.**

    - `REJECTED` — job was rejected due to validation issues (terminal). → **Call `GET /errors` to review failures.**

    - `INTERNAL_SERVER_ERROR` — a server-side error occurred during processing; it is recommended to try again (terminal).
    → **Retry job submission.**'
  humanURL: https://developer-hub.wellhub.com/docs/integrations/api/
  baseURL: https://api.clients.wellhub.com
  tags:
  - Job
  tags_raw:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/wellhub-jobs-api-openapi.yml
  - type: Documentation
    url: https://developer-hub.wellhub.com/docs/integrations/api/
  - type: APIReference
    url: https://developer-hub.wellhub.com/docs/integrations/api/eligibility/
  - type: GettingStarted
    url: https://developer-hub.wellhub.com/docs/integrations/api/getting-started/
  - type: Authentication
    url: authentication/wellhub-authentication.yml
  - type: Conventions
    url: conventions/wellhub-conventions.yml
  - type: RateLimits
    url: rate-limits/wellhub-rate-limits.yml
  - type: ErrorCatalog
    url: errors/wellhub-problem-types.yml
  - type: Lifecycle
    url: lifecycle/wellhub-lifecycle.yml
  - type: Sandbox
    url: sandbox/wellhub-sandbox.yml
  - type: DataModel
    url: data-model/wellhub-data-model.yml
  - type: Conformance
    url: conformance/wellhub-conformance.yml
  - type: AgenticAccess
    url: agentic-access/wellhub-agentic-access.yml
  - type: LLMsTxt
    url: llms/wellhub-llms.txt
- aid: wellhub:wellhub-oauth-api
  name: Wellhub OAuth API
  description: Endpoints for obtaining access tokens using the OAuth 2.0 Client Credentials flow.
  humanURL: https://developer-hub.wellhub.com/docs/integrations/api/
  baseURL: https://api.clients.wellhub.com
  tags:
  - Authentication
  tags_raw:
  - OAuth
  properties:
  - type: OpenAPI
    url: openapi/wellhub-oauth-api-openapi.yml
  - type: Documentation
    url: https://developer-hub.wellhub.com/docs/integrations/api/
  - type: APIReference
    url: https://developer-hub.wellhub.com/docs/integrations/api/eligibility/
  - type: GettingStarted
    url: https://developer-hub.wellhub.com/docs/integrations/api/getting-started/
  - type: Authentication
    url: authentication/wellhub-authentication.yml
  - type: Conventions
    url: conventions/wellhub-conventions.yml
  - type: RateLimits
    url: rate-limits/wellhub-rate-limits.yml
  - type: ErrorCatalog
    url: errors/wellhub-problem-types.yml
  - type: Lifecycle
    url: lifecycle/wellhub-lifecycle.yml
  - type: Sandbox
    url: sandbox/wellhub-sandbox.yml
  - type: DataModel
    url: data-model/wellhub-data-model.yml
  - type: Conformance
    url: conformance/wellhub-conformance.yml
  - type: AgenticAccess
    url: agentic-access/wellhub-agentic-access.yml
  - type: LLMsTxt
    url: llms/wellhub-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Overlay
  url: overlays/wellhub-integrations-overlay.yaml
- type: DeveloperPortal
  url: https://developers.wellhub.com/
- type: Documentation
  url: https://developer-hub.wellhub.com/docs/integrations/api/
- type: APIReference
  url: https://developer-hub.wellhub.com/docs/integrations/api/eligibility/
- type: GettingStarted
  url: https://developer-hub.wellhub.com/docs/integrations/api/getting-started/
- type: Authentication
  url: authentication/wellhub-authentication.yml
- type: Conventions
  url: conventions/wellhub-conventions.yml
- type: RateLimits
  url: rate-limits/wellhub-rate-limits.yml
- type: ErrorCatalog
  url: errors/wellhub-problem-types.yml
- type: Lifecycle
  url: lifecycle/wellhub-lifecycle.yml
- type: Sandbox
  url: sandbox/wellhub-sandbox.yml
- type: DataModel
  url: data-model/wellhub-data-model.yml
- type: Conformance
  url: conformance/wellhub-conformance.yml
- type: Compliance
  url: https://security.wellhub.com/
- type: X-MCPServerCandidate
  url: mcp/wellhub-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: AgentSkill
  url: skills/wellhub-sync-eligibility.md
- type: AgenticAccess
  url: agentic-access/wellhub-agentic-access.yml
- type: LLMsTxt
  url: llms/wellhub-llms.txt
- type: TrustCenter
  url: security/wellhub-trust-center.yml
- type: DomainSecurity
  url: security/wellhub-domain-security.yml
- type: SignUp
  url: https://clients.wellhub.com/
- type: TermsOfService
  url: https://wellhub.com/en-us/terms/
- type: PrivacyPolicy
  url: https://wellhub.com/en-us/privacy/
- type: Blog
  url: https://www.gympass.com/us/blog
- type: Support
  url: https://www.gympass.com/us/faq
- type: Website
  url: https://wellhub.com

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