v1
latestOpenAPI 3.0.32026-08-0670174396.8 KBEnrich by email
Enrich by email
Perform basic enrichment of creator profiles using an email address.
What you get
- Returns the creator's single strongest platform — the one with the highest follower count — with essential profile data: basic social media presence, contact details, and platform account identifiers.
- Ideal for quick profile lookups and initial creator identification across Instagram, YouTube, TikTok, Twitter, Twitch, and OnlyFans.
Credits
- 0.05 credits per successful request. If no data is returned, no credits are deducted.
post/public/v1/creators/enrich/email/
Request body
Example request
{
"email": "creator@example.com"
}Response
Example response
{
"credits_cost": 0.05
}