UnifyAPI
← Back to catalog

canopy.deals

mock data$0.012 / call

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

Financeprovider: Canopy#canopy#finance

Input schema

page

Page number (default 1)

integer
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.deals \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"page":0,"domain":"US"}'

Try it

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