REST API for Rising Trends data

Build with Trend Data in One Endpoint

Programmatic access to thousands of trending keywords, Amazon products, and fast-growing websites. Filter, sort, paginate. JSON in, JSON out. Pro plan included.

used by +5,000 entrepreneurs

curl
$ curl https://api.risingtrends.co/v1/trends
     -H "Authorization: Bearer rt_live_..."

// 200 OK
{ "data": [
    { "slug": "magnesium-glycinate", "growth_pct": { "1y": 142 },
      "search_volume": { "latest": 165000 } },
    ...
  ], "next_cursor": "eyJ..." }
The Problem

Trend data trapped in a dashboard?

The Hard Way

Without the API

  • Copy-paste from the dashboard into spreadsheets every Monday, hoping nothing changes mid-export.
  • Build brittle scrapers that break the moment the UI ships a redesign.
  • No way to plug trend data into your tools, agents, or pipelines.
The Smart Way

With the Trends API

  • Query trends, products, and websites from one REST endpoint — same data as the dashboard.
  • Filter, sort, and paginate with typed query params. Walk the full result set with cursors.
  • Drop trend data into your SEO tools, agents, dashboards, or weekly digests in minutes.

Wire Trend Data Into Anything You Build.

One API key, one base URL. Power your SEO tool, your agent, your weekly newsletter — without ever touching a scraper.

What You Get

A REST API Built For Builders

Same data as the dashboard, exposed as clean JSON. Bearer-token auth, cursor pagination, rate-limit headers — the boring parts done right.

GET/v1/trends
GET/v1/trends/{slug}
GET/v1/products
GET/v1/websites

5 endpoints, 3 resources

Search trends, products, and fast-growing websites — plus a detail endpoint for full trend history. All under one base URL.

GET /v1/trends?is_ecom=true
  &is_brand=false
  &min_growth_pct=100
  &timeframe=1y
  &min_search_volume=1000
  &sort=growth
  &limit=50

Powerful filters & sorting

Filter by category, growth, search volume, price, rating, traffic, domain authority. Sort by growth, revenue, traffic. Cursor-based pagination for full result sets.

Trend
magnesium-glycinate
Trending Product
avg_revenue: $30k
Top Amazon listings
10 listings · rank 1–10

Linked data, no extra joins

Trending products are linked to their underlying search trend. Each one ships with the top Amazon listings inline. One request, full picture.

OpenAPI 3.1api.risingtrends.co
Trends database
Try it in the browser playground →
Trending products
Try it in the browser playground →
Trending websites
Try it in the browser playground →

Interactive OpenAPI docs

Full OpenAPI 3.1 spec with a browser playground at api.risingtrends.co. Try every endpoint without leaving the docs.

Start Shipping With Trend Data Today

Generate your API key in seconds and hit the first endpoint before your coffee gets cold.

Customer Stories

Loved by entrepreneurs worldwide

See what our users are saying about Rising Trends and how it's helping them discover their next big opportunity.

TM

Toni M.

Jimpl.com

"Rising Trends has been a game changer for discovering emerging business opportunities before they hit the mainstream. If you're serious about finding your next big business idea, Rising Trends is a must-have tool!"

A

Ali

Cybersecurity Analyst

"Rising trends has truly provided me actionable information for trends at my fingertips. There's not a lot of friction, and the cards for each trend show me exactly what i want to know."

TP

Thomas P.

Entrepreneur

"I love how easy it is to find trends that fit my criteria in Rising Trends. Also the reddit insights are really useful to get an idea about what people are saying about the company or product on Reddit. Really cool."

D

Daniel

Marketing Strategist

"Rising Trends is a great tool that is easy to use and has really useful filters. I already found many trends I did not know about using the tool."

E

Ethan

Founder

"I like that the info is curated so I don't have to sift through junk in Google Trends or Google Keyword Planner myself!"

JB

Jason B.

Indie Hacker

"I like how I can just pick a category and then instantly find what are the trending problems and products that people are searching for. It's a great way to find new startups ideas."

Frequently Asked Questions

Everything you need to know about the Trends API

Start Shipping With Trend Data Today

Generate your API key in seconds and hit the first endpoint before your coffee gets cold.