keyword source · amazon
Amazon Trends API
Product search volume on Amazon over time, demand growth rates, and live best-seller feeds from one REST endpoint. No Amazon PA-API approval, no scraping, no blocks.
# one POST, every source POST https://api.trendsapi.ai/api Authorization: Bearer YOUR_API_KEY { "mode": "get_growth", "source": "amazon", "keyword": "creatine gummies", "window": ["3M", "12M"] }
{
"search_term": "creatine gummies",
"data_source": "amazon",
"results": [
{
"period": "3M",
"growth": 41.2,
"direction": "increase"
},
{
"period": "12M",
"growth": 96.1,
"direction": "increase"
}
]
}Amazon trend data, without the plumbing
Amazon's Product Advertising API requires approval and a sales threshold, and it does not expose search demand anyway. Seller tools like Helium 10 track listings and rank; Trends API tracks the demand side: how often shoppers search for a product or category, normalized so you can compare it with Google and TikTok demand in the same units.
The cross-platform view matters for product research. A product whose TikTok hashtag volume doubled last quarter but whose Amazon search volume has not moved yet is a different opportunity than one where demand already peaked on both.
What people build with it
Validate demand for a product idea before sourcing inventory.
Spot rising product searches weeks before competition piles in.
Back category recommendations with demand curves, not vibes.
Watch whether Amazon demand for your category is growing or shrinking.
How it compares
| Amazon PA-API / scraping | Trends API | |
|---|---|---|
| Amazon API access | approval + sales threshold | not needed |
| Search demand history | not exposed | weekly + daily series |
| Best-seller feeds | scrape or manual | one call, JSON |
| Cross-platform demand check | no | same scale as Google, TikTok, YouTube |
| Free tier | n/a | 100 requests/month |
Historical trend series for a keyword on this source, normalized 0-100.
Growth percentages over 3M / 6M / 12M / 5Y windows.
24 live trending feeds across platforms, no keyword needed.
Common questions
What Amazon data does Trends API provide?
Product search volume over time (normalized 0-100), growth over 3M/6M/12M/5Y windows, and two live feeds: Amazon Best Sellers Top Rated and Best Sellers by Category.
Do I need an Amazon seller or PA-API account?
No. There is no Amazon-side credential at all. One Trends API key covers Amazon and every other source.
How is this different from Keepa or Helium 10?
Those tools track listing-level price and rank history. Trends API tracks the demand side, how often people search for a product or category, normalized so you can compare it against Google, TikTok and YouTube demand in the same units.
Can I compare a product's Amazon demand with its TikTok buzz?
Yes. Query the same keyword on amazon and tiktok and compare normalized scores or growth percentages directly. TikTok typically leads Amazon by several weeks.
How far back does the history go?
Up to 5 years of weekly data on paid plans; 12 months on the free tier.
Related trend sources
Start pulling Amazon trends in 60 seconds.
100 requests a month free. No credit card, no sales call. One key works for every source.