{"name":"UCP Commerce Gateway","description":"Multi-tenant, multi-platform Universal Commerce Protocol gateway","version":"2.0.0","usage":"All routes require tenant slug: /t/{slug}/products/search?q=...","docs":"https://github.com/Universal-Commerce-Protocol/ucp","endpoints":{"health":"/health","tenants":"/health (shows active tenants)","discovery":"/t/{slug}/.well-known/ucp","products":"/t/{slug}/products/search?q=...","checkout":"/t/{slug}/checkout-sessions","customers":"/t/{slug}/customers/search?q=...","orders":"/t/{slug}/orders/search?q=..."}}