/shopify/collections

POST /api/shopify/collections

Price: 1 credit

Get a single collection from any Shopify store by store domain and collection handle (or URL): title, description, image, product_count, and timestamps.

How to use it

Fetch a single collection from a specific Shopify store. Identity is (store_domain, collection). store_domain is the store's domain (e.g. allbirds.com); collection is the collection handle or URL. Returns one item with id, alias (handle), title, description, image, product_count and timestamps.

Parameters

Request body

Response

Errors

Response headers