IM8 Health · OAuth Scopes

IM8 Health OAuth Scopes

OAuth 2.0 searched

IM8 Health uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

CompanyHealthWellnessSupplementsNutritionEcommerceDirect-to-ConsumerAgentic CommerceShopifyUCPMCP
Scopes: 0 Flows: Method: searched

Scopes (0)

IM8 Health implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

im8-scopes.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://im8health.com/.well-known/openid-configuration
type: OAuthScopes
description: >-
  OAuth 2.0 / OpenID Connect scopes advertised by the IM8 Health Shopify Customer
  Account authorization server (scopes_supported in the store's OIDC discovery
  document). These are Shopify platform Customer Account scopes exposed under the
  im8health.com account host.
authorization_server: https://shopify.com/authentication/63744606375
scopes:
- name: openid
  description: OpenID Connect sign-in; issue an ID token identifying the buyer.
- name: email
  description: Access the buyer's email address and verification status.
- name: customer-account-api:full
  description: Full access to the Shopify Customer Account API for the signed-in buyer.
- name: customer-account-mcp-api:full
  description: >-
    Full access to the Customer Account MCP API — authorizes MCP-driven agents to
    act on the buyer's account (orders, profile) under the Customer Account API.