← Back to catalog
canopy.product
mock data$0.012 / callAmazon Product Details
Get full Amazon product details by ASIN — title, brand, price, rating, stock status, feature bullets, categories, seller name. Use ASINs from canopy.search. 12 Amazon marketplaces supported (Canopy API)
Input schema
asinrequired
stringAmazon ASIN product ID (e.g. "B0CRSNCJ6Y"). Get ASINs from canopy.search
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.product \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"asin":"<asin>","domain":"US"}'