German dictionary entries, spelling, grammar, and book shop.
Bildwoerterbuch Product Details
ASYNCREADNo auth
Returns Bildwoerterbuch product details by ISBN including title, description, price, and availability.
ParametersFormJSON
13-digit ISBN for the Bildworterbuch product detail page
Product URL slug (validated by execute; path uses fixed Bildworterbuch segment)
Optional Shopware marketing campaignCode query parameter
cost: 2 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_duden_shop_product_detail_bildwoerterbuch", "params": { "isbn": "9783411040377", "product_slug": "Duden-Das-Bildwoerterbuch", "campaignCode": "do-unsere-produkte" } }'