Glowbar · OAuth Scopes

Glowbar OAuth Scopes

OAuth 2.0 probed

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

CompanySkincareBeautyRetailCommerceEcommerceConsumer ServicesShopifyAgentic CommerceUniversal Commerce ProtocolMCPMemberships
Scopes: 0 Flows: Method: probed

Scopes (0)

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

Scopes read verbatim from the `scopes_supported` array of the OIDC discovery document served by glowbar.com for Shopify Customer Accounts shop 44884033689. Glowbar publishes no scope reference page of its own; descriptions below state what each scope grants according to the discovery document and the observed protected resource, and are marked as such rather than quoted from a Glowbar doc.

Source

OAuth Scopes

glowbar-scopes.yml Raw ↑
generated: '2026-08-22'
method: probed
source: https://glowbar.com/.well-known/openid-configuration
note: >-
  Scopes read verbatim from the `scopes_supported` array of the OIDC discovery document served
  by glowbar.com for Shopify Customer Accounts shop 44884033689. Glowbar publishes no scope
  reference page of its own; descriptions below state what each scope grants according to the
  discovery document and the observed protected resource, and are marked as such rather than
  quoted from a Glowbar doc.
authorization_server: https://shopify.com/authentication/44884033689
protected_resource: https://glowbar.com
flows:
- type: authorization_code
  pkce: S256
  authorization_url: https://shopify.com/authentication/44884033689/oauth/authorize
  token_url: https://shopify.com/authentication/44884033689/oauth/token
scopes:
- name: openid
  description: Standard OpenID Connect scope; requests an ID token identifying the signed-in buyer.
  source: scopes_supported
- name: email
  description: Releases the buyer's email address and email_verified claim.
  source: scopes_supported
- name: customer-account-api:full
  description: Full access to the Shopify Customer Account API for the signed-in buyer — profile, addresses, and order history on the Glowbar store.
  source: scopes_supported
- name: customer-account-mcp-api:full
  description: Full access to the buyer-scoped Customer Account MCP API, the authenticated counterpart to the anonymous storefront UCP/MCP endpoint.
  source: scopes_supported
scope_count: 4
claims_supported: [iss, sub, aud, exp, iat, nonce, sid, email, email_verified]
docs: null
docs_note: No Glowbar-published scopes or permissions reference page exists; the discovery document is the only machine-readable source.

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/glowbar-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.