Therabody website screenshot

Therabody

Therabody is a Los Angeles-based wellness technology company founded in 2016 by Dr. Jason Wersland, best known for inventing the Theragun percussive therapy device. Its product ecosystem spans percussive therapy (Theragun), pneumatic compression (RecoveryAir), electrical stimulation (PowerDot), vibration therapy (Wave) and the Therabody companion app. Therabody publishes no traditional developer program, but its direct-to-consumer storefront at therabody.com runs on Shopify and exposes a substantial machine-readable commerce surface: an open Storefront GraphQL API, a Universal Commerce Protocol (UCP) MCP server for agent-driven catalog search, cart and checkout, a customer-account MCP server for order status and returns, OAuth 2.0 / OpenID Connect discovery, and published agent instructions at /llms.txt and /agents.md.

Therabody publishes 3 APIs on the APIs.io network. Tagged areas include Company, Wellness, Health, Consumer Products, and E-Commerce.

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

34.1/100 thin ▬ flat Agent 44/100 agent native saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
3 APIs 1 MCP Servers
CompanyWellnessHealthConsumer ProductsE-CommerceRetailShopifyAgentic CommerceMCPGraphQLUniversal Commerce Protocol

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/therabody: 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 3

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

Therabody UCP Commerce MCP

Therabody's agent-facing commerce server, implementing the Universal Commerce Protocol (UCP) shopping service over MCP on the Therabody storefront host. Anonymous tools/list ret...

Therabody Storefront GraphQL API

The Shopify Storefront GraphQL API served from the Therabody US storefront host. Anonymous introspection is open and returns 416 types across 35 query root fields covering produ...

Therabody Customer Account MCP

Therabody's customer-account MCP server on account.therabody.com, exposing four post-purchase tools: most-recent order status, order status by order number, store credit balance...

MCP Servers 1

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

Security Posture 2

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

Therabody Authentication

oauth2/openIdConnect · 4 schemes

SECURITY

Therabody Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Therabody Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

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

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

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 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: therabody
name: Therabody
description: 'Therabody is a Los Angeles-based wellness technology company founded in 2016 by Dr. Jason Wersland, best known
  for inventing the Theragun percussive therapy device. Its product ecosystem spans percussive therapy (Theragun), pneumatic
  compression (RecoveryAir), electrical stimulation (PowerDot), vibration therapy (Wave) and the Therabody companion app.
  Therabody publishes no traditional developer program, but its direct-to-consumer storefront at therabody.com runs on Shopify
  and exposes a substantial machine-readable commerce surface: an open Storefront GraphQL API, a Universal Commerce Protocol
  (UCP) MCP server for agent-driven catalog search, cart and checkout, a customer-account MCP server for order status and
  returns, OAuth 2.0 / OpenID Connect discovery, and published agent instructions at /llms.txt and /agents.md.'
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
  - security
  generated: '2026-09-02'
  method: derived
image: https://www.therabody.com/cdn/shop/files/theragun-social-media.jpg?v=1742212493
url: https://raw.githubusercontent.com/api-evangelist/therabody/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-05'
modified: '2026-08-05'
x-enrichment:
  date: '2026-08-05'
  status: enriched
  artifacts_added: 24
  pass: local-v1
tags:
- Company
- Wellness
- Health
- Consumer Products
- E-Commerce
- Retail
- Shopify
- Agentic Commerce
- MCP
- GraphQL
- Universal Commerce Protocol
tags_raw:
- Company
- Wellness
- Health
- Consumer Products
- E-Commerce
- Retail
- Shopify
- Agentic Commerce
- Model Context Protocol
- GraphQL
- Universal Commerce Protocol
apis:
- aid: therabody-ucp-commerce-mcp
  name: Therabody UCP Commerce MCP
  description: Therabody's agent-facing commerce server, implementing the Universal Commerce Protocol (UCP) shopping service
    over MCP on the Therabody storefront host. Anonymous tools/list returns 13 tools with full JSON Schema input contracts
    covering catalog search and lookup, product detail, cart create/get/update/cancel, and the full checkout lifecycle (create,
    get, update, complete, cancel). Checkout completion requires explicit buyer approval per the published agent instructions.
  humanURL: https://www.therabody.com/agents.md
  baseURL: https://www.therabody.com/api/ucp/mcp
  tags:
  - MCP
  - Agentic Commerce
  - UCP
  - Checkout
  - Catalog
  properties:
  - type: MCPServer
    url: mcp/therabody-mcp.yml
  - type: ToolCrosswalk
    url: mcp/therabody-tool-crosswalk.yml
- aid: therabody-storefront-graphql
  name: Therabody Storefront GraphQL API
  description: The Shopify Storefront GraphQL API served from the Therabody US storefront host. Anonymous introspection is
    open and returns 416 types across 35 query root fields covering products, collections, carts, search, blogs, pages, menus,
    metaobjects, localization and payment settings. The full SDL is captured in graphql/ from a live introspection query.
  humanURL: https://shopify.dev/docs/api/storefront
  baseURL: https://www.therabody.com/api/2026-04/graphql.json
  tags:
  - GraphQL
  - Storefront
  - Catalog
  - Cart
  properties:
  - type: GraphQL
    url: graphql/therabody-storefront.graphql
- aid: therabody-customer-account-mcp
  name: Therabody Customer Account MCP
  description: 'Therabody''s customer-account MCP server on account.therabody.com, exposing four post-purchase tools: most-recent
    order status, order status by order number, store credit balances, and return requests. Tool discovery is anonymous; tool
    execution requires a customer OAuth bearer token carrying the customer-account-mcp-api scope.'
  humanURL: https://account.therabody.com/
  baseURL: https://account.therabody.com/customer/api/mcp
  tags:
  - MCP
  - Customer Account
  - Order
  - Returns
  tags_raw:
  - MCP
  - Customer Account
  - Orders
  - Returns
  properties:
  - type: MCPServer
    url: mcp/therabody-mcp.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.therabody.com/
- type: Blog
  url: https://www.therabody.com/blogs/news
- type: Support
  url: https://www.therabody.com/pages/support
- type: TermsOfService
  url: https://www.therabody.com/policies/terms-of-service
- type: PrivacyPolicy
  url: https://www.therabody.com/policies/privacy-policy
- type: SignUp
  url: https://account.therabody.com/
- type: LLMsTxt
  url: llms/therabody-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/therabody-well-known.yml
- type: Authentication
  url: authentication/therabody-authentication.yml
- type: OAuthScopes
  url: scopes/therabody-scopes.yml
- type: Conventions
  url: conventions/therabody-conventions.yml
- type: Idempotency
  url: conventions/therabody-conventions.yml
- type: Conformance
  url: conformance/therabody-conformance.yml
- type: Lifecycle
  url: lifecycle/therabody-lifecycle.yml
- type: DomainSecurity
  url: security/therabody-domain-security.yml
- type: ErrorCatalog
  url: errors/therabody-problem-types.yml
- type: DeclineCodes
  url: errors/therabody-decline-codes.yml
- type: MCPServer
  url: mcp/therabody-mcp.yml
- type: GraphQL
  url: graphql/therabody-storefront.graphql

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