Footway Agent Commerce (UCP)

The footway.com storefront's agent-facing commerce surface. Built on Shopify, it implements the Universal Commerce Protocol (UCP) for agent-driven commerce: a UCP merchant profile at /.well-known/ucp advertising catalog search, cart, checkout, fulfillment, discount and order capabilities, and a UCP MCP endpoint (/api/ucp/mcp) that agents call for buyer-approved checkout. Read-only product, collection and search JSON endpoints are available without authentication; authenticated customer flows use Shopify Customer Account OIDC/OAuth 2.0.

API entry from apis.yml

apis.yml Raw ↑
name: Footway Agent Commerce (UCP)
description: 'The footway.com storefront''s agent-facing commerce surface. Built on Shopify, it implements
  the Universal Commerce Protocol (UCP) for agent-driven commerce: a UCP merchant profile at /.well-known/ucp
  advertising catalog search, cart, checkout, fulfillment, discount and order capabilities, and a UCP
  MCP endpoint (/api/ucp/mcp) that agents call for buyer-approved checkout. Read-only product, collection
  and search JSON endpoints are available without authentication; authenticated customer flows use Shopify
  Customer Account OIDC/OAuth 2.0.'
humanURL: https://footway.com/llms.txt
baseURL: https://footway.com
properties:
- type: LLMsTxt
  url: llms/footway-llms.txt
- type: MCPServer
  url: mcp/footway-mcp.yml
- type: Authentication
  url: authentication/footway-authentication.yml
- type: OAuthScopes
  url: scopes/footway-scopes.yml
- type: Conventions
  url: conventions/footway-conventions.yml
- type: Conformance
  url: conformance/footway-conformance.yml