Poland's marketplace - product search, categories, listing details, and reviews.
Category Listing
ASYNCREADNo auth
Returns category product offers with titles, prices, and listing details.
ParametersFormJSON
Category department slug used in the URL path (e.g. elektronika for Electronics)
cost: 3 credits · 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_allegro_pl_category_listing_ssr", "params": { "category_slug": "elektronika" } }'