Product search, categories, details, reviews, and bestsellers.
Book Details
ASYNCREADNo auth
Returns a book's title, price, format options, and details by ASIN.
ParametersFormJSON
Amazon ASIN for the books PDP to load
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_amazon_br_product_detail_ssr_books", "params": { "asin": "B0GH7YZB7B" } }'