German classifieds marketplace - search, detail pages, pricing, and seller info.
Category Listing
ASYNCREADNo auth
Returns classified ads for a category with titles, prices, locations, and listing URLs.
ParametersFormJSON
URL slug segment for the category path (e.g. multimedia-elektronik)
Numeric category id used in the browse URL path
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_kleinanzeigen_de_category_listing", "params": { "category_slug": "multimedia-elektronik", "category_id": "161" } }'