Lookup Creator Emails
UsePOST /v1/creator-emails/lookup to fetch known email addresses for creators. You can look up creators by Influship creator ID or by social username.
The endpoint returns every API-visible email we have for each resolved creator. Emails can be unvalidated, so check status before treating an address as deliverable.
Billing
Creator email lookup costs 5 credits per unique resolved creator with at least one returned email. Empty results and unresolved creators are not charged. The response includes a billing preview:Response fields
Each email includes:| Field | Meaning |
|---|---|
email | Email address as stored |
status | unvalidated, valid, risky, or creator_verified |
confidence | Nullable score from import or enrichment |
is_primary | Whether this is the selected primary email |
validated_at | Last validation time, if known |
first_seen_at | First time Influship observed the email |
last_seen_at | Most recent observation time |