Components, categories, product details, and pricing.
Collection Listing
ASYNCREADNo auth
Returns products in a collection with titles, handles, prices, and images.
ParametersFormJSON
URL slug of the Shopify collection to browse (e.g. product-catalog, customer-picks)
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_allelectronics_collection_listing", "params": { "collection_handle": "product-catalog" } }'