Search for a creator’s social media profiles across platforms using our identity graph. Provide any known channel URL to discover all associated channels (YouTube, TikTok, Instagram, etc.).
Input: Requires creator_url - a social media profile URL (e.g., youtube.com/@handle)
Output: Returns all linked social profiles for the creator from our database.
Search Depth: Use depth parameter to control how deeply to traverse the identity graph (1-3, default: 2). Higher depth may find more profiles but takes longer.
Optional Expansions (include parameter):
engagement_metrics: Average views, likes, comments from recent contentvideo_metrics: Trailing 12-week ad inventory metrics. Includes uploads per week plus optional duration stats and coverage metadata (lookback_weeks, weeks_observed, window_complete). Duration fields are omitted when no uploads fall inside the 12-week window.bio: Biographical summary and key facts about the creatoraudience: Directional audience demographics (age, gender, geography). Age includes a directional range plus optional explicit percentage segments (which may be partial).brand_safety: Brand safety advisories with source citationsAlways returned:
creator_id: Universal stable creator ID for any successful creator response once the publication has entered the stable-ID systemchannels[].relationship_type: Present when a channel is attached through an explicit shared/group membership instead of a simple owner relationshipOptional expansions to include in the response. Allowed values: engagement_metrics, video_metrics, bio, audience, brand_safety, creator_id. creator_id is accepted as a backward-compatible no-op because the field is now always returned. video_metrics returns trailing 12-week inventory metrics. Examples: include=engagement_metrics&include=bio or include=engagement_metrics,bio
JSON object containing associated social profiles
Envelope returned by the creator search endpoint.
Ordered list of creator matches. The first result is the best canonical match when an exact creator exists.