Overview
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.
Plan campaigns with confidence. Keyword-to-Lead Count returns the volume of resolvable hashed-email leads for any keyword batch in seconds, so media buyers and SDR leaders can validate audience size, refine keyword strategy, and forecast pipeline before committing to a full enrichment run. Ideal for testing competitor terms, evaluating long-tail keywords, and right-sizing ad spend.
How to Use After subscribing, you will receive an API key to authenticate your requests. Send a POST request to the endpoint below with any combination of the input parameters. At least one identifier is required.
Input Parameters
- keywords (Array, required) - List of keywords to search for.
- date_start (String, required) - Start date of the search period (YYYY-MM-DD).
- date_end (String, required) - End date of the search period (YYYY-MM-DD).
- lead_type (String, optional) - Type of leads to return. Accepted values: b2b, b2c.
- cities (Array, optional) - Filter by city names.
- states (Array, optional) - Filter by state abbreviations.
- zips (Array, optional) - Filter by zip codes.
- 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/keyword_to_lead_list \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{
"keywords": ["b2b intent", "hvac services"],
"date_start": "2026-06-17",
"date_end": "2026-06-23",
"cities": ["Austin", "Dallas"],
"states": ["TX"],
"zips": ["73301", "75001"],
"lead_type": "b2b",
"callback_url": "https://webhook.site/your-id "
}'
Callback Response Sample
{
"success": true,
"message": "Resolution successfully completed!",
"resolution": {
"id": "res_10f7f2d63f463afa677fe6eef66cd402",
"status": "completed",
"requested_at": "2026-06-23T18:03:07.855Z",
"callback_url": "https://webhook.site/your-id "
},
"result": {
"input": {
"keywords": ["b2b intent", "hvac services"],
"date_start": "2026-06-17T00:00:00.000Z",
"date_end": "2026-06-23T00:00:00.000Z",
"lead_type": "B2B",
"cities": ["Austin", "Dallas"],
"states": ["TX"],
"zips": ["73301", "75001"]
},
"count": {
"emails_hashed": 142
},
"leads":
{
"email": "2886f652a2796429367e945ad9bd12d8",
"type": "md5",
"keyword": "hvac services"
},
{
"email": "9f3a1c8b2e4d7f6a0b5c3e9d2f1a8b4c",
"type": "md5",
"keyword": "b2b intent"
}
}
}
Highlights
- Validate audience size and keyword match counts before committing to a full lead enrichment run
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 |
|---|---|---|
Keyword To Lead Count Building | Get hashed-email match counts for any keyword set before activation | $0.04 |
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



