Overview
Email To HEM - Input & Output Example
Data intelligence platform offering APIs for lead enrichment, deanonymization, IP resolution, LinkedIn data, and more. Full API documentation is available at developers.springbolt.app.
The privacy-safe activation layer. Email To HEM converts your existing email lists into the universal hashed email format every major ad platform and identity graph speaks. Required for Meta Advantage+, Google Customer Match, LinkedIn Matched Audiences, and clean-room workflows. Bulk and real-time options available.
How to Use
After subscribing, you will receive an API key to authenticate your requests. Send a POST request to the endpoint below with the email address and your callback URL. The result will be delivered to your callback URL when processing is complete.
Input Parameters
email (String, required) - The email address of the contact you want to retrieve the hashed email for.
callback_url (String, required) - The URL where the resolved result will be delivered via POST request.
Input Sample
curl -X POST https://o9jez4jvuh.execute-api.us-east-1.amazonaws.com/prod/lead/resolution/email_to_hem \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{
"email": "john@acme.com ",
"callback_url": "https://webhook.site/your-id "
}'
Callback Response Sample
{
"success": true,
"message": "Resolution successfully completed!",
"resolution": {
"id": "res_d386Y4ee4Y4a34YbeabY2766bffe8931",
"status": "completed",
"requested_at": "2026-06-23T17:48:23.687Z",
"callback_url": "https://webhook.site/your-id "
},
"lead": {
"hashed_emails":
{
"email": "2886f652a2796429367e945ad9bd12d8",
"type": "md5"
}
,
"linkedin_url": "linkedin.com/in/john-doe"
},
"payload": {
"email": "john@acme.com ",
"callback_url": "https://webhook.site/your-id "
}
}
Highlights
- Convert plaintext emails into MD5 hashed emails for Meta, Google, LinkedIn ad activation and identity matching
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/request |
|---|---|---|
Email To HEM | Convert plaintext emails into MD5 hashed emails for ad platform activation | $0.12 |
Vendor refund policy
Refunds are handled on a case-by-case basis. If you experience technical issues or receive unexpected results, please contact us at https://springboltgroup.com/contact within 30 days of the charge. Our team will review your request and process eligible refunds promptly.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Software as a Service (SaaS)
SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.
Resources
Vendor resources
Support
Vendor support
For technical support, contact info@springboltgroup.com . Our team is available Monday through Friday, 9 AM to 6 PM EST. We typically respond within one business day. Full API documentation is available at
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products


