Therabody · OAuth Scopes
Therabody OAuth Scopes
OAuth 2.0
searched
Therabody publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Therabody API on a user’s behalf.
Tokens are issued from https://account.therabody.com/authentication/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyWellnessHealthConsumer ProductsE-CommerceRetailShopifyAgentic CommerceMCPGraphQLUniversal Commerce Protocol
Scopes: 4
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://account.therabody.com/authentication/oauth/authorize
https://account.therabody.com/authentication/oauth/authorize
Token URL
https://account.therabody.com/authentication/oauth/token
https://account.therabody.com/authentication/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; issues an ID token identifying the customer. | authorizationCode |
| Access to the customer email address and email_verified claim. | authorizationCode | |
| customer-account-api:full | Full access to the Shopify Customer Account API for the authenticated customer (orders, addresses, payment methods, profile). | authorizationCode |
| customer-account-mcp-api:full | Full access to the Customer Account MCP tool surface for the authenticated customer (order status, store credit balances, return requests). | authorizationCode |
📄 Provider scope reference: https://account.therabody.com/.well-known/oauth-authorization-server
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.