Used and rare book marketplace - collections, listings, details, and pricing.
Book Details
ASYNCREADNo auth
Returns a book listing's title, price, condition, seller, author, and publisher.
ParametersFormJSON
AbeBooks listing ID (bi query parameter)
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_abebooks_book_detail_ssr", "params": { "listing_id": "31087133226" } }'