{"x402Version":1,"name":"Shopify Agent Data","description":"Live Shopify store data — products, prices, stock, and trends — aggregated from public storefronts and sold over the x402 payment protocol. Built for AI agents; also usable by humans with a Base wallet.","payment":{"protocol":"x402","network":"base","chainId":8453,"asset":"USDC","payTo":"0xeae48f1e0d58a58bdff4bce24941c8d80f71a999","facilitator":"Coinbase CDP"},"openapi":"/api/openapi.yaml","repeatAccess":{"header":"X-Entitlement","permanent":true,"scope":"per-payer, per-page (method + path, any query)"},"endpoints":[{"method":"GET","path":"/api/stores","price":"$0.01","priceUsd":"0.01","asset":"USDC","network":"base","operationId":"listStores","description":"Store directory: browse and filter every tracked store.","schema":{"responseSchema":"ListStoresResponse","$ref":"#/components/schemas/ListStoresResponse","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/products","price":"$0.01","priceUsd":"0.01","asset":"USDC","network":"base","operationId":"searchProducts","description":"Full-text product search across every indexed store.","schema":{"responseSchema":"ProductListResponse","$ref":"#/components/schemas/ProductListResponse","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/stores/{id}","price":"$0.02","priceUsd":"0.02","asset":"USDC","network":"base","operationId":"getStoreProfile","description":"Full store profile with collections, vendors and agents.md.","schema":{"responseSchema":"StoreProfile","$ref":"#/components/schemas/StoreProfile","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/stores/{id}/products","price":"$0.02","priceUsd":"0.02","asset":"USDC","network":"base","operationId":"getStoreProducts","description":"Complete product catalog for a single store.","schema":{"responseSchema":"ProductListResponse","$ref":"#/components/schemas/ProductListResponse","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/collections","price":"$0.02","priceUsd":"0.02","asset":"USDC","network":"base","operationId":"listCollections","description":"Aggregated collections across all tracked stores.","schema":{"responseSchema":"CollectionListResponse","$ref":"#/components/schemas/CollectionListResponse","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/trends/new-arrivals","price":"$0.02","priceUsd":"0.02","asset":"USDC","network":"base","operationId":"getNewArrivals","description":"Newest products indexed across the network.","schema":{"responseSchema":"ProductListResponse","$ref":"#/components/schemas/ProductListResponse","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/trends/price-drops","price":"$0.02","priceUsd":"0.02","asset":"USDC","network":"base","operationId":"getPriceDrops","description":"Products currently discounted below their compare-at price.","schema":{"responseSchema":"PriceDropListResponse","$ref":"#/components/schemas/PriceDropListResponse","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/trends/restocks","price":"$0.02","priceUsd":"0.02","asset":"USDC","network":"base","operationId":"getRestocks","description":"Products that recently returned to stock.","schema":{"responseSchema":"ProductListResponse","$ref":"#/components/schemas/ProductListResponse","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/trends/trending-categories","price":"$0.02","priceUsd":"0.02","asset":"USDC","network":"base","operationId":"getTrendingCategories","description":"Categories ranked by recent catalog activity.","schema":{"responseSchema":"TrendingCategoryListResponse","$ref":"#/components/schemas/TrendingCategoryListResponse","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/trends/top-vendors","price":"$0.02","priceUsd":"0.02","asset":"USDC","network":"base","operationId":"getTopVendors","description":"Vendors ranked by catalog footprint.","schema":{"responseSchema":"TopVendorListResponse","$ref":"#/components/schemas/TopVendorListResponse","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/agents-md","price":"$0.01","priceUsd":"0.01","asset":"USDC","network":"base","operationId":"listAgentsMd","description":"Directory of every store's agents.md manifest.","schema":{"responseSchema":"AgentsMdListResponse","$ref":"#/components/schemas/AgentsMdListResponse","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/export","price":"$0.50","priceUsd":"0.50","asset":"USDC","network":"base","operationId":"exportDataset","description":"Bulk JSON export of the full stores and products dataset.","schema":{"responseSchema":"DatasetExport","$ref":"#/components/schemas/DatasetExport","openapi":"/api/openapi.yaml"}}],"freeEndpoints":[{"method":"GET","path":"/api/stats","operationId":"getNetworkStats","description":"Network-wide totals and last refresh time.","schema":{"responseSchema":"NetworkStats","$ref":"#/components/schemas/NetworkStats","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/pricing","operationId":"getPricing","description":"Machine-readable price list for every paid endpoint.","schema":{"responseSchema":"PricingInfo","$ref":"#/components/schemas/PricingInfo","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/stores","operationId":"listStores","description":"Directory of indexed stores (summary only).","schema":{"responseSchema":"StoreListResponse","$ref":"#/components/schemas/StoreListResponse","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/categories","operationId":"listCategories","description":"Category directory across the network.","schema":{"responseSchema":"CategoryListResponse","$ref":"#/components/schemas/CategoryListResponse","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/facets","operationId":"getStoreFacets","description":"Faceted filter counts across the store directory.","schema":{"responseSchema":"StoreFacets","$ref":"#/components/schemas/StoreFacets","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/trends/preview","operationId":"getTrendsPreview","description":"Small free sample of current trend data.","schema":{"responseSchema":"TrendsPreview","$ref":"#/components/schemas/TrendsPreview","openapi":"/api/openapi.yaml"}},{"method":"GET","path":"/api/submissions","operationId":"listSubmissions","description":"Recently submitted stores and their crawl status.","schema":{"responseSchema":"SubmissionListResponse","$ref":"#/components/schemas/SubmissionListResponse","openapi":"/api/openapi.yaml"}},{"method":"POST","path":"/api/submissions","operationId":"createSubmission","description":"Submit a public store URL to be crawled and indexed.","schema":{"responseSchema":"Submission","$ref":"#/components/schemas/Submission","openapi":"/api/openapi.yaml"}}]}