Product search, categories, details, pricing, and related products.
Category Product Listing
ASYNCREADNo auth
Returns products in a category with titles, PLN prices, images, and links.
ParametersFormJSON
Amazon browse node ID for the category grid to render
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_amazon_pl_category_product_listing", "params": { "category_id": "20657432031" } }'