/shopify/collections/products

POST /api/shopify/collections/products

Price: 1 credit

List the products within a collection of any Shopify store by store domain and collection handle (or URL): title, brand, product_type, tags, description, image and images, options, and all variants with price, list_price, sku, availability, weight and shipping flags.

How to use it

List the products inside a collection of a specific Shopify store. store_domain is the store's domain (e.g. allbirds.com); collection is the collection handle or URL; count is how many products to return. Each item has id, alias (handle), title, description, brand, product_type, tags, image+images, options (name/values) and variants (each with price, list_price, sku, available, weight, options).

Parameters

Request body

Response

Errors

Response headers