Creator Analysis

Get Channel Profile

Get the cached creator profile for a channel.

Returns keyword profile, competitors, and metadata. Does NOT make any SerpAPI calls.

Args: channel_id: Database ID of the channel

Returns: Cached profile data

get/{channel_id}/profile

Path parameters

channel_idinteger required

Response

Successful Response

successboolean required
channel_idinteger required
has_profileboolean required
keyword_profileobject nullable
competitorsobject nullable
videos_analyzedinteger nullable
catalog_analyzed_atstring nullable
trends_refreshed_atstring nullable
errorstring nullable

Changes

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