Store extensions and themes marketplace - collections, product details, pricing, and reviews.
Extension Category Listing
ASYNCREADNo auth
Returns extensions in a collection with price, rating, and vendor.
ParametersFormJSON
URL slug of the curated extension collection under /collection/
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_woocommerce_extension_category_listing_ssr", "params": { "collection_slug": "sell-in-person" } }'