Willie's Reserve · Authentication Profile

Willie S Reserve Authentication

Authentication

Willie's Reserve exposes two distinct authentication postures. The UCP/MCP commerce endpoint is anonymous — a tools/list call with no credentials returned the full tool set — while the customer-account surface is an OpenID Connect provider whose discovery document is served from the store's own domain and issued by Shopify on the store's behalf.

Willie’s Reserve declares 0 security scheme(s) across its OpenAPI definitions.

CompanyCannabisConsumer ProductsRetailEcommerceAgent CommerceModel Context ProtocolUniversal Commerce ProtocolShopify
Methods: Schemes: 0 OAuth flows: API key in:

Security Schemes

Source

Authentication Profile

willie-s-reserve-authentication.yml Raw ↑
generated: '2026-09-04'
method: probed
source: https://williesreserve.com/.well-known/openid-configuration
description: >-
  Willie's Reserve exposes two distinct authentication postures. The UCP/MCP commerce endpoint is
  anonymous — a tools/list call with no credentials returned the full tool set — while the
  customer-account surface is an OpenID Connect provider whose discovery document is served from
  the store's own domain and issued by Shopify on the store's behalf.
surfaces:
- name: UCP / MCP commerce endpoint
  endpoint: https://williesreserve.com/api/ucp/mcp
  scheme: none
  type: anonymous
  verified: probed
  http_status: 200
  note: >-
    No Authorization header was sent and the server returned the full 13-tool manifest. Payment
    still requires a buyer-approved payment instrument and explicit human approval at completion,
    so anonymous discovery does not imply anonymous purchase.
- name: Customer Accounts (OpenID Connect)
  scheme: openIdConnect
  type: oauth2
  verified: probed
  discovery:
    openid_configuration: https://williesreserve.com/.well-known/openid-configuration
    oauth_authorization_server: https://williesreserve.com/.well-known/oauth-authorization-server
    status: 200
  issuer: https://shopify.com/authentication/59591163950
  authorization_endpoint: https://shopify.com/authentication/59591163950/oauth/authorize
  token_endpoint: https://shopify.com/authentication/59591163950/oauth/token
  end_session_endpoint: https://shopify.com/authentication/59591163950/logout
  jwks_uri: https://shopify.com/authentication/59591163950/.well-known/jwks.json
  grant_types:
  - authorization_code
  - refresh_token
  - urn:ietf:params:oauth:grant-type:jwt-bearer
  response_types:
  - code
  token_endpoint_auth_methods:
  - client_secret_basic
  - client_secret_post
  pkce:
    supported: true
    code_challenge_methods:
    - S256
  id_token_signing_alg:
  - RS256
  subject_types:
  - public
  claims:
  - iss
  - sub
  - aud
  - exp
  - iat
  - nonce
  - sid
  - email
  - email_verified
  note: >-
    The issuer is a Shopify-hosted authentication tenant keyed to this store's shop id
    (59591163950); the discovery documents are served from williesreserve.com, which is why they
    are recorded here rather than treated as a third party's.
files:
  openid_configuration: well-known/willie-s-reserve-openid-configuration.json
  oauth_authorization_server: well-known/willie-s-reserve-oauth-authorization-server.json

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/willie-s-reserve-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.