Docs
Ctrl+K Search Alt+[Alt+] Guides
Get API key

API · Exploding Topics

Trends (/trends)

The Trending Topics page (/trends) uses Exploding Topics data (search, browse, topic detail, Algolia autocomplete). This is macro / niche trend research — not TikTok Shop product momentum (see TikTok Shop API — trending and MCP get_tiktok_trending_products).


HTTP (logged-in dashboard)

Use case Route Method
Keyword search / browse search-exploding-topics POST
Topic detail get-trend-details POST
Autocomplete /api/trends-fuzzy POST

These enforce the same in-app limits (trend credits, tier gates) as the UI.


MCP tools

Same backend as above; each tools/call also spends 1 monthly API credit.

MCP tool Role
autocomplete_exploding_topics Partial keyword → suggestions
search_exploding_topics query of browse with offset, category, timeframe, sorting, …
get_exploding_topic_detail Full metrics for topic path/slug

Parameters: MCP · tools reference. Connector setup: MCP.


See also