Email & Contact Lookup
Unlock accurate email addresses, phone numbers & more with the RocketReach API. Easy RESTful integration and high match rates to power your database.
The RocketReach API lets you search and retrieve contact info for 700M+ professionals and 60M+ companies.
Manage API settings, track usage, and find your API key on the account page. All API calls require authentication via API key.
If you have any questions, please reach out to our team at [email protected].
Quickstart:
- Create an API key: Select “Generate New API Key” on your Account Settings page
- Test API Key: You can test API endpoints directly in our documentation without writing a single line of code.
- Select an endpoint (GET /person/lookup for example)
- Select “Try It”
- Enter your API Key to send the request
- Create Webhook (optional, but recommended): We offer a webhook solution for person lookups so clients do not need to poll the check status endpoint until their results are available.
- To set up a webhook, go to your API settings. Enter your server's callback URL into the field, and hit "Create".
- For each URL created, you can perform some basic maintenance tasks:
- Test the webhook - we will attempt to send a basic JSON payload to the URL.
- Disable/enable - if you may use this URL in the future, this is an option to temporarily disable it.
- Delete - if you no longer plan using this URL, it can be deleted.