Get the latest trending formats.
Payload model for the /trends/broad endpoint.
Where to look for trends.
Time period to search.
How to format the response.
Pagination cursor from the previous response's next_cursor field.
Filter by trend type: "sound", "challenge", "template", "theme". Legacy aliases "format" and "other" are also accepted.
Filter for trends with a specific, recognizable audio clip
Filter for trends with a recognizable visual structure
Filter for trends involving choreographed movement or dance
Include trends having at least one of these tags
Exclude trends having any of these tags
Minimum typical duration in seconds. Trends with unknown duration are excluded when set.
x >= 0Maximum typical duration in seconds. Trends with unknown duration are excluded when set.
x >= 0Full-text search query across trend name, description, sound title, artist, genre, mood, and catchphrase. Supports phrases and OR via websearch_to_tsquery.
Filter by sound genre (e.g. pop, hip_hop, electronic)
Filter by sound mood (e.g. happy, sad, energetic, chill)
Filter by sound category: "music", "speech", "sound_effect", "mixed"
Filter for trends with/without sung or rapped lyrics
Filter for trends built around a repeatable phrase
Minimum tempo in BPM
x >= 0Maximum tempo in BPM
x >= 0Filter by how creators use the sound: background_audio, challenge, lip_sync, dance, storytelling, transition
JSON object containing broad trends
Broad cultural trend detection results. Identifies current, socially relevant cultural topics that could inspire ad creative.
Provenance and optional diagnostics for this response.
List of broad cultural trends currently trending across platforms.
Whether more trends are available beyond this page.
Cursor to fetch the next page of trends when has_more is true.