Mindbody · OAuth Scopes
Mindbody OAuth Scopes
OAuth 2.0
derived
Mindbody publishes 5 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Mindbody API on a user’s behalf.
Tokens are issued from https://signin.mindbodyonline.com/connect/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.
FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks
Scopes: 5
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://signin.mindbodyonline.com/connect/authorize
https://signin.mindbodyonline.com/connect/authorize
Token URL
https://signin.mindbodyonline.com/connect/token
https://signin.mindbodyonline.com/connect/token
Flows
authorizationCode
authorizationCode
Scopes (5)
| Scope | Description | Flows |
|---|---|---|
| Mindbody.Api.Public.v6 | Access the Mindbody Public API v6 on behalf of the user. | authorizationCode |
| User email claim. | authorizationCode | |
| offline_access | Issue a refresh token. | authorizationCode |
| openid | OpenID Connect base scope. | authorizationCode |
| profile | User profile claims. | authorizationCode |