Winc · OAuth Scopes

Winc OAuth Scopes

OAuth 2.0 searched

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

CompanyWineEcommerceRetailSubscriptionAgentic CommerceMCPShopifyUCP
Scopes: 0 Flows: Method: searched

Scopes (0)

Winc 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

winc-scopes.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://winc.com/.well-known/openid-configuration
docs: https://shopify.dev/docs/api/customer
name: Winc OAuth Scopes
description: >-
  OAuth 2.0 / OpenID Connect scopes advertised for authenticated buyer and agent access to
  Winc's Shopify Customer Account API, taken verbatim from the store's OpenID Connect
  discovery document (scopes_supported).
provider: Shopify Customer Account API
scopes:
- name: openid
  description: Standard OpenID Connect scope; issues an ID token identifying the buyer.
- name: email
  description: Grants access to the buyer's email address and email_verified claim.
- name: customer-account-api:full
  description: Full access to the Shopify Customer Account API (orders, addresses, profile) for the authenticated buyer.
- name: customer-account-mcp-api:full
  description: Full access to the customer-account MCP API surface, enabling agent-driven authenticated account actions over MCP.