Find Similar Creators (Beta)
Find canonical creators who make content similar to an anchor creator.
Provide either a creator_id returned by another creator endpoint for similarity across that creator’s eligible channel cluster, or a known channel_url for channel-specific similarity. Each result may qualify through one coherent channel expression; every channel in a creator cluster does not need to match. Default ordering emphasizes shared niche and subject plus specific profession or life-role identity, with reach used only to separate otherwise close peers. Optional platform, category, reach, country, and shared-content-language controls constrain which peers may appear. The first returned channel is the channel that qualified each creator.
Beta: this endpoint is unlisted and its response shape may change without notice.
Authorizations
Body
- CreatorSimilarInput
- CreatorSimilarInput
Input payload for canonical creator-peer discovery.
Optional Upriver creator ID whose eligible channel cluster supplies the similarity anchor. Each returned creator may qualify through one coherent channel expression; every channel in either creator's cluster does not need to match. Provide exactly one of creator_id or channel_url. Reuse the creator_id returned by /v1/creators or /v1/creators/search.
"cb4f53f0-c905-4c0a-86df-9a6c7551c408"
Optional known Instagram, TikTok, or YouTube profile URL used as a channel-specific similarity anchor. Provide exactly one of creator_id or channel_url.
1"https://www.youtube.com/@example"
Maximum number of similar creators to return, from 1 to 50.
1 <= x <= 50Optional platform filter. Supported values are instagram, tiktok, and youtube. A matching result must have an eligible channel on at least one requested platform.
3Optional category filter using exact taxonomy IDs. A matching channel may satisfy any supplied category.
20Optional minimum follower/subscriber count filter.
x >= 010000
Optional maximum follower/subscriber count filter.
x >= 05000000
Filter by where creators are based, as one or more ISO 3166-1 alpha-2 country codes (e.g. US). Location coverage varies by platform, and not every creator has a known location.
20When true, require the matching channel to share a material content language with the anchor creator.
Optional creator IDs to exclude from similar results.
100Response
Ordered canonical creator peers with factual match reasons
Envelope returned by the similar-creators endpoint.
Requested and canonical metadata for the similarity anchor.
- CreatorSimilarAnchor
- CreatorSimilarAnchor
Opaque version identifier for the ranking behavior.
1"creator-peer-2026-07-13.7"
Ordered list of creators similar to the requested anchor creator.
50Beta status caveat; the response shape may change without notice.