Creator Analysis

Get Channel Trends

Get cached trend data for a channel.

Returns interest scores, rising queries, and related queries. Does NOT make any SerpAPI calls.

Args: channel_id: Database ID of the channel

Returns: Cached trends data

get/{channel_id}/trends

Path parameters

channel_idinteger required

Response

Successful Response

successboolean required
channel_idinteger required
interest_scoresobject nullable
rising_queriesobject[] nullable
related_queriesobject[] nullable
fetched_atstring nullable
errorstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.