Lookup: enrich email for an X handle
Lookups (Chrome extension)
Lookup: enrich email for an X handle
Email-only one-shot enrichment
POST
Lookup: enrich email for an X handle
Email-only enrichment. Sibling of /lookups/enrich when you only want an email address (skips the LinkedIn SERP work).
Body
| Field | Type | Description |
|---|---|---|
x_handle | string | Exactly one of x_handle or x_profile_id |
x_profile_id | string | Exactly one of x_handle or x_profile_id |
mode | enum | "verified" or "any". Default "any". |
Response
Errors
| Code | HTTP | When |
|---|---|---|
missing_identifier | 400 | |
ambiguous_identifier | 400 | |
x_handle_not_found | 404 | |
credits_exhausted | 429 | |
profile_fetch_failed | 503 |