ZBiotics · OAuth Scopes

ZBiotics OAuth Scopes

OAuth 2.0 probed

ZBiotics 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.

BiotechnologyProbioticsConsumer HealthDirect to ConsumerE-CommerceAgentic CommerceModel Context ProtocolUniversal Commerce ProtocolShopifyCompany
Scopes: 0 Flows: Method: probed

Scopes (0)

ZBiotics 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

zbiotics-scopes.yml Raw ↑
generated: '2026-09-05'
method: probed
source: https://zbiotics.com/.well-known/openid-configuration
docs: null
summary: >-
  Four OAuth scopes are advertised by the OIDC discovery document served on zbiotics.com and
  account.zbiotics.com. They belong to the Shopify Customer Accounts identity that ZBiotics runs
  on its own hosts, not to the anonymous UCP MCP commerce endpoint, which requires no scope. There
  is no published scope reference page on the ZBiotics site - the discovery document is the only
  place these are stated, so descriptions below are the standard meanings and are marked as such.
flows:
- type: authorization_code
  authorization_url: https://account.zbiotics.com/authentication/oauth/authorize
  token_url: https://account.zbiotics.com/authentication/oauth/token
  pkce: S256
scope_count: 4
scopes:
- name: openid
  description: Standard OIDC scope requesting an ID token for the authenticated customer.
  source: scopes_supported
  description_source: rfc-standard
- name: email
  description: Releases the customer's email and email_verified claims.
  source: scopes_supported
  description_source: rfc-standard
- name: customer-account-api:full
  description: >-
    Full access to the Shopify Customer Account API for the signed-in customer - orders,
    addresses, subscriptions and profile on this store.
  source: scopes_supported
  description_source: vendor-naming-convention
- name: customer-account-mcp-api:full
  description: >-
    Full access to the Customer Account MCP API for the signed-in customer. This is the
    authenticated counterpart to the anonymous storefront UCP MCP endpoint; it was not probed
    because doing so requires a customer credential.
  source: scopes_supported
  description_source: vendor-naming-convention
gaps:
- >-
  No scopes/permissions reference page exists on zbiotics.com. Descriptions above are inferred
  from the scope names and the OIDC specification, not read from provider prose.
x-evidence:
  fetched: '2026-09-05'
  url: https://zbiotics.com/.well-known/openid-configuration
  http_status: 200

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • 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 scope set
curl "https://apis.io/api/v1/scopes/zbiotics-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.