v1
latestOpenAPI 3.0.32026-08-0670174396.8 KBAudience Overlap
Audience Overlap
Compare audience overlap between 2-10 creators on a given platform.
What you get
- Returns per-creator audience overlap and unique audience percentages, plus report-level totals (total followers and total unique followers across all compared creators).
- Useful for evaluating creator partnerships, identifying audience duplication across campaigns, and optimizing influencer selection for maximum reach.
Credits
- 1 credit per request, regardless of how many creators are compared.
post/public/v1/creators/audience/overlap/
Request body
Example request
{
"platform": "instagram",
"creators": [
"creator_handle_1",
"creator_handle_2"
]
}Response
Example response
{
"credits_cost": 1
}