Wyatt · OAuth Scopes

Wyatt OAuth Scopes

OAuth 2.0 probed

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

CompanyBeautyPersonal CareHaircareConsumer ProductsE-CommerceRetailAgentic CommerceModel Context ProtocolSouth Korea
Scopes: 0 Flows: Method: probed

Scopes (0)

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

Read verbatim from scopes_supported in the two discovery documents Wyatt's domain serves. Two distinct scope vocabularies are published, and they do not overlap: the OIDC/authorization-server document advertises UCP-namespaced shopping scopes, while the RFC 9728 protected-resource document guarding the MCP endpoint advertises Cafe24's own mall.* scopes. Both are recorded as published; no scope was inferred.

Source

OAuth Scopes

wyatt-scopes.yml Raw ↑
generated: '2026-09-04'
method: probed
source: https://drforhair.co.kr/.well-known/openid-configuration
docs: https://developers.cafe24.com/app/front/app/develop/oauth
note: >-
  Read verbatim from scopes_supported in the two discovery documents Wyatt's domain serves. Two
  distinct scope vocabularies are published, and they do not overlap: the OIDC/authorization-server
  document advertises UCP-namespaced shopping scopes, while the RFC 9728 protected-resource
  document guarding the MCP endpoint advertises Cafe24's own mall.* scopes. Both are recorded as
  published; no scope was inferred.
operator: cafe24
scope_count: 8
vocabularies:
- name: ucp-shopping
  namespace: dev.ucp.shopping
  standard: Universal Commerce Protocol (UCP)
  advertised_by: /.well-known/openid-configuration and /.well-known/oauth-authorization-server
  scopes:
  - name: openid
    description: OIDC — request an ID token for the shopper.
  - name: dev.ucp.shopping.checkout:manage
    description: Create and manage a checkout for the shopper.
    write: true
  - name: dev.ucp.shopping.cart:manage
    description: Create and manage the shopper's cart.
    write: true
  - name: dev.ucp.shopping.order:read
    description: Read the shopper's orders.
    write: false
  - name: dev.ucp.shopping.catalog.search:read
    description: Search the storefront catalog.
    write: false
  - name: dev.ucp.shopping.catalog.lookup:read
    description: Look up a specific catalog item.
    write: false
- name: cafe24-mall
  namespace: mall
  advertised_by: /.well-known/oauth-protected-resource
  guards: https://drforhair2024.cafe24api.com/api/mcp
  scopes:
  - name: openid
    description: OIDC — request an ID token for the shopper.
  - name: mall.read_customer_order
    description: Read the authenticated customer's orders. Backs search-customer-orders and
      search-customer-order-detail.
    write: false
  - name: mall.write_customer_order
    description: Write to the authenticated customer's orders. Backs cancel-unpaid-order.
    write: true
divergence_note: >-
  The scopes guarding the live MCP resource (mall.*) are NOT the scopes advertised on the
  authorization-server metadata (dev.ucp.shopping.*). An agent reading only the OIDC document
  would request scopes the MCP resource does not name. Recorded as observed; not reconciled,
  because reconciling it would require guessing.
x-evidence:
  fetched: '2026-09-04'
  openid_configuration_status: 200
  oauth_protected_resource_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/wyatt-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.