UnifyAPI
← Back to catalog

canopy.product

mock data$0.012 / call

Amazon 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)

Financeprovider: Canopy#canopy#finance

Input schema

asinrequired

Amazon ASIN product ID (e.g. "B0CRSNCJ6Y"). Get ASINs from canopy.search

string
domain

Amazon marketplace: US, UK, CA, DE, FR, IT, ES, AU, IN, MX, BR, JP (default US)

string

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"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.