x-storefront-token; optional scope via x-storefront-scope or scope query.curl --location --request GET 'https://api.craftcart.io/api/v1/storefront/collections/?scope' \
--header 'x-storefront-scope;' \
--header 'x-storefront-token: <api-key>'{"success":true,"data":{"item":{"id":"6629c84f5d6a4d7481dfc555","title":"Winter Essentials","slug":"winter-essentials","description":"Cold-weather gear collection","products":[{"id":"6629c84f5d6a4d7481dfc111","title":"Service Neck Gaiter","slug":"service-neck-gaiter","description":"Lightweight protective neck gaiter.","currency":"AUD","isPhysical":true,"chargeShippingAtCheckout":true,"variants":[{"id":"6629c84f5d6a4d7481dfc222","sku":"GAITER-NAVY","title":"Navy","retailPrice":24}]}]}},"meta":{}}