Overview
The IP to HEM endpoint identifies a HEM based on their IP address. The API returns associated email hashes (MD5 and SHA256) along with a score (between 0.0 and 1.0). This is typically the first step in the enrichment flow, converting visitor data into identifiable hashed emails.
Use Case
Use this endpoint when you have a browser fingerprint or identifier from your website or application and want to retrieve a hashed email associated with that visitor.
This can be useful for:
Matching anonymous site visitors to known users in your database
Performing identity enrichment or verification
Feeding downstream activation systems or analytics pipelines
Credit Cost
1 credit per request
Technical Documentation
For technical specifications, request/response schema, and example payloads, view the full API reference on Postman.
