Enrich allows you to Resolve and Enrich people by submitting any identifiers you already have, such as a personal email address, work email address, phone number, name and home address, social ID, social URL and social username (except Facebook and Instagram). The newest addition to acceptable identifiers is the ability to Resolve and Enrich by Mobile Advertising IDs (MAIDs). These identifiers will then be used to identify and return any additional information we may have, such as the demographics, affinities or lifestyle attributes of that person.
Enrich also allows you to Resolve and Enrich companies by submitting a domain name, which will then return information about the company, including Name, Location, Key People, Employee Count, Keywords, Logo, Social URLs, Industries, General Contact Info, Web Traffic and other firmographic information.
The Enrich API uses an RPC-style interface. All requests sent to the API are done over HTTPS using the POST method, with content sent as JSON in the request body.
The ability to match on name and location(address) is not available on our Get Started Plan but contact our Sales team to learn how to lookup and Enrich individuals with name and location(address).
As you navigate through the available endpoints, you will find sample code to the right in various popular languages. In most cases, you should be able to simply copy and paste this code and change the {Your API Key}
string to match your actual API key to try out the endpoint. If you encounter any difficulties or have any questions, please do not hesitate to contact us.