Wix.com · OAuth Scopes

Wix.com OAuth Scopes

OAuth 2.0 searched

Wix.com publishes 2 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Wix.com API on a user’s behalf.

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.

CompanyWebsite BuilderE-CommerceCMSBookingsPaymentsHeadlessSoftware-as-a-ServiceNo-Code
Scopes: 2 Flows: clientCredentials Method: searched

Scopes (2)

ScopeDescriptionFlows
Manage Stores - All Permissions Full management of Wix Stores; contains narrower Stores permissions such as Manage Products (example quoted in the App Market guidelines).
Manage Products Manage Wix Stores products (contained within Manage Stores - All Permissions).

Source

OAuth Scopes

wixcom-scopes.yml Raw ↑
generated: '2026-07-21'
method: searched
docs: https://dev.wix.com/docs/build-apps/develop-your-app/access/authorization/about-permissions
source: https://dev.wix.com/docs/build-apps/develop-your-app/access/authorization/about-permissions
description: >-
  Wix's OAuth authorization surface uses named permission scopes rather than
  a single published scope registry. Apps declare the permission scopes they
  need in the app dashboard (https://dev.wix.com/apps/my-apps); site owners
  grant them at install time, and access tokens are minted with those
  permissions via the OAuth 2 client-credentials flow. The authoritative
  scope list is distributed across the API reference: every REST endpoint,
  SDK method, and webhook documents the permission scopes that grant access
  to it. Scopes are hierarchical: broad "manage" scopes contain narrower
  ones (App Market guidelines require requesting the minimum set — e.g. an
  app requesting "Manage Stores - All Permissions" must not also request
  "Manage Products", which it already contains). Wix publishes no OpenAPI,
  so no machine-derived scope enumeration is possible; this artifact
  captures the model and the published example scope names verbatim.
schemes:
  - name: OAuth2ClientCredentials
    flows:
      - flow: clientCredentials
        tokenOperation: https://dev.wix.com/docs/api-reference/app-management/oauth-2/create-access-token
scope_model:
  granted_via: app dashboard permission configuration + site-owner consent at install
  documented_per_operation: true
  hierarchy: broad "manage" scopes include narrower read/manage scopes
  configuration_docs: https://dev.wix.com/docs/build-apps/develop-your-app/access/authorization/configure-permissions-for-your-app
scopes:
  - scope: Manage Stores - All Permissions
    description: >-
      Full management of Wix Stores; contains narrower Stores permissions
      such as Manage Products (example quoted in the App Market guidelines).
  - scope: Manage Products
    description: Manage Wix Stores products (contained within Manage Stores - All Permissions).

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