← Back to catalog
canopy.deals
mock data$0.012 / callAmazon Current Deals
Browse current Amazon deals — original price vs deal price, product title, ASIN, deal link. Paginated, 500+ active deals. 12 Amazon marketplaces (Canopy API)
Input schema
page
integerPage number (default 1)
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.deals \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"page":0,"domain":"US"}'