Reverse Contact Lookup In Bulk
Reverse Email Lookup
Reverse Email Lookup
POST
Reverse Contact Lookup In Bulk
Documentation Index
Fetch the complete documentation index at: https://docs.fullenrich.com/llms.txt
Use this file to discover all available pages before exploring further.
First time? Set up Authentication
Learn how to authenticate your API requests with your API key.
- Work emails
- Personal emails
How Do Webhooks Work? [Recommended Read]
Learn how to receive results in real-time, set up per-contact webhooks, and track requests with custom fields.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
A readable name for this reverse lookup (visible in your dashboard)
Example:
"Reverse Lookup Batch 1"
Example:
[
{
"email": "john.snow@example.com",
"custom": { "user_id": "12584" }
}
]URL that will receive a POST request when the entire reverse lookup is finished (all emails processed).
Example:
"https://example.com/webhook"
Optional webhook URLs for specific events during reverse lookup
Response
OK
Example:
"2db5ea61-1752-42cf-8ea1-ab1da060cd0a"