Shopify Developer Platform
communityDeveloper tools and APIs for building Shopify apps, themes, and custom storefronts.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://{store}.myshopify.com/api/2024-01/graphql.jsonQuery products via Storefront API (GraphQL)
Parameters
queryGraphQL query for products (stringrequiredReturns
products.edges[] with node.id, node.title, node.description, node.priceRange, node.imagesPOST
https://{store}.myshopify.com/admin/api/2024-01/graphql.jsonManage store via Admin API (GraphQL)
Parameters
queryGraphQL mutation/query (stringrequiredReturns
varies by query — orders, products, customers, inventory dataGET
https://apps.shopify.com/searchBrowse Shopify App Store
Parameters
qsearch keyword (stringrequiredReturns
apps[] with name, rating, reviews_count, pricing, description, developer