← Back to catalog
canopy.offers
mock data$0.012 / callAmazon Offers & Buy Box
Get all third-party seller offers for an Amazon product — price, condition (new/used), seller name & rating, Buy Box winner flag, Fulfilled by Amazon, delivery estimate. Price comparison across sellers (Canopy API)
Input schema
asinrequired
stringAmazon ASIN product ID. Returns all third-party offers with Buy Box winner, seller ratings, delivery info
domain
stringAmazon marketplace: US, UK, CA, DE, FR, IT, ES, AU, IN, MX, BR, JP (default US)
Call via REST
curl -X POST https://unifyapi.pro/api/call/canopy.offers \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"asin":"<asin>","domain":"US"}'