{"success":true,"message":"The resolution has been processed. We will send the result to the callback URL you provided on completion.","resolution":{"id":"res_90ec3a318349253a9e43baabec8869ea","status":"processing","requested_at":"2026-06-17T13:25:48.251Z","callback_url":"https://webhook.site/your-id"},"payload":{"keywords":["b2b intent","commercial real estate services"],"cities":["Austin","Dallas","Atlanta"],"states":["TX","AZ"],"lead_type":"b2b","date_start":"2026-06-10","date_end":"2026-06-17","deanonymize":false,"callback_url":"https://webhook.site/your-id"}}
curl --location --request POST 'https://zylalabs.com/api/12509/springbolt+x+api/24288/keyword+to+lead+list+building?callback_url=https://webhook.site/your-id' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"keywords": [
"b2b intent",
"commercial real estate services"
],
"cities": ["Austin", "Dallas", "Atlanta"],
"states": ["TX", "AZ"],
"lead_type": "b2b",
"date_start": "2026-06-10",
"date_end": "2026-06-17",
"deanonymize": false,
"callback_url": "https://webhook.site/your-id"
}'
{"success":true,"message":"The resolution has been processed. We will send the result to the callback URL you provided on completion.","resolution":{"id":"res_5412H9037H443bH8ed7H8df64ba92978","status":"processing","requested_at":"2026-06-10T13:47:04.414Z","callback_url":"https://webhook.site/4f115c6f-ae84-434c-a8a8-9e6455a02d99"},"payload":{"keywords":["b2b intent","hvac services"],"date_start":"2026-06-03","date_end":"2026-06-10","cities":["Austin","Dallas"],"states":["TX"],"zips":["73301","75001"],"lead_type":"b2b","callback_url":"https://webhook.site/4f115c6f-ae84-434c-a8a8-9e6455a02d99"}}
curl --location --request POST 'https://zylalabs.com/api/12509/springbolt+x+api/23812/keyword+to+lead+count+building?callback_url=Required' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"keywords": ["b2b intent", "hvac services"],
"date_start": "2026-06-03",
"date_end": "2026-06-10",
"cities": ["Austin", "Dallas"],
"states": ["TX"],
"zips": ["73301", "75001"],
"lead_type": "b2b",
"callback_url": "https://webhook.site/4f115c6f-ae84-434c-a8a8-9e6455a02d99"
}'
{"success":true,"message":"The resolution has been processed. We will send the result to the callback URL you provided on completion.","resolution":{"id":"res_d598yd216y4794y8c35y05da155fd13b","status":"processing","requested_at":"2026-06-17T13:27:23.037Z","callback_url":"https://webhook.site/your-id"},"payload":{"first_name":"John","last_name":"Doe","email":"[email protected]","phone":"+11234567890","linkedin_url":"https://www.linkedin.com/in/john-doe","company_name":"Acme Inc","job_title":"VP Sales","callback_url":"https://webhook.site/your-id"}}
curl --location --request POST 'https://zylalabs.com/api/12509/springbolt+x+api/23814/lead+enrichment?callback_url=Required' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"email": "[email protected]",
"phone": "+11234567890",
"linkedin_url": "https://www.linkedin.com/in/john-doe",
"company_name": "Acme Inc",
"callback_url": "https://webhook.site/your-id"
}'
// Callback Response
{
"success": true,
"message": "Resolution successfully completed!",
"resolution": {
"id": "res_e246v7cd4v4433v8005v6ece04cb3157",
"status": "completed",
"requested_at": "2026-06-17T13:00:23.904Z",
"callback_url": "https://webhook.site/your-id"
},
"lead": {
"name_first": "John",
"name_last": "Doe",
"linkedin_url": "linkedin.com/in/john-doe",
"email_work": "[email protected]",
"email_personal": "[email protected]",
"email_alt": "[email protected]",
"emails_hashed": [
"5d41402abc4b2a76b9719d911017c592",
"7d793037a0760186574b0282f2f435e7"
],
"phone": "+14155550123",
"phone_alt": "+14155550456",
"job_title": "VP Sales",
"job_seniority": "VP",
"job_department": "Sales",
"company": {
"name": "Acme Inc",
"domain": "acme.com",
"linkedin_url": "linkedin.com/company/acme-inc",
"industry": "Technology",
"revenue": "$50M - $100M",
"employee_count": "201-500",
"year_founded": 2010,
"address": {
"street": "123 Market Street",
"zip_code": "94105",
"city": "San Francisco",
"state": "CA"
},
"logo": "https://logo.clearbit.com/acme.com",
"about": "Acme Inc is a leading technology company specializing in enterprise software solutions."
},
"address": {
"street": "456 Oak Avenue",
"zip_code": "94110",
"city": "San Francisco",
"state": "CA"
}
},
"payload": {
"last_name": "Doe",
"first_name": "John",
"email": "[email protected]",
"company_name": "Acme Inc",
"job_title": "VP Sales",
"linkedin_url": "https://www.linkedin.com/in/john-doe",
"callback_url": "https://webhook.site/your-id"
}
}
curl --location --request POST 'https://zylalabs.com/api/12509/springbolt+x+api/23815/lead+deanonymization?callback_url=Required' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"ip": "8.8.8.8",
"md5": "d41d8cd98f00b204e9800998ecf8427e",
"maid": "aebE52A8-6f23-4f9f-b38f-9473f6d9f1b2",
"callback_url": "https://webhook.site/your-id"
}'
{"success":true,"message":"The resolution has been processed. We will send the result to the callback URL you provided on completion.","resolution":{"id":"res_13b1c94d3c4474cbfc6c4ad3d535141e","status":"processing","requested_at":"2026-05-28T14:16:13.226Z","callback_url":"https://your-webhook-url.com/callback"},"payload":{"linkedin_url":"https://www.linkedin.com/in/john-doe","callback_url":"https://your-webhook-url.com/callback"}}
curl --location --request POST 'https://zylalabs.com/api/12509/springbolt+x+api/23816/linkedin+to+phone?callback_url=Required' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"linkedin_url": "https://www.linkedin.com/in/john-doe",
"callback_url": "https://your-webhook-url.com/callback"
}'
{"success":true,"message":"The resolution has been processed. We will send the result to the callback URL you provided on completion.","resolution":{"id":"res_354fG98ffG4ce3Gb3dcGfa574518a13f","status":"processing","requested_at":"2026-05-28T14:17:10.136Z","callback_url":"https://webhook.site/your-id"},"payload":{"linkedin_url":"https://www.linkedin.com/in/jordan-wallach/","callback_url":"https://webhook.site/your-id"}}
curl --location --request POST 'https://zylalabs.com/api/12509/springbolt+x+api/24506/linkedin+to+hashed+email?callback_url=Required' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"linkedin_url": "https://www.linkedin.com/in/jordan-wallach/",
"callback_url": "https://webhook.site/your-id"
}'
{"success":true,"message":"The resolution has been processed. We will send the result to the callback URL you provided on completion.","resolution":{"id":"res_17cdT0729T4af4T9eeeTf594ecddbf64","status":"processing","requested_at":"2026-05-28T14:22:16.250Z","callback_url":"https://webhook.site/your-id"},"payload":{"email":"[email protected]","callback_url":"https://webhook.site/your-id"}}
curl --location --request POST 'https://zylalabs.com/api/12509/springbolt+x+api/23817/email+to+hashed+email?callback_url=Required' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"email": "[email protected]",
"callback_url": "https://webhook.site/your-id"
}'
{"success":true,"message":"Resolution successfully completed!","lead":{"company":{"name":"Rdw Financial Group","domain":"clmt.com","linkedin_url":"linkedin.com/company/452139","industry":null,"revenue":"100 Million To 250 Million","employee_count":"501 To 1000","year_founded":null,"address":{"street":"777 Beachway Dr","zip_code":"46224","city":"Indianapolis","state":"Indiana"},"about":"Calumet Makes Ingredients Of Every Day Products Ranging From Lipstick To Crayons To Jet Fuel. We Have Locations Across The Country, As Well As An International Sales Office. We Offer A Dynamic, High-performance Environment Where Team Members Can Have Real Input And Impact On Our Business. We Are Nimble, And Ready To Pivot Quickly To Meet The Specific Needs Of Our Customers And Capitalize On Opportunities As They Present Themselves. We Value Data-based Decision-making, Engagement And Entrepreneurship. If Youâre Ready To Roll Up Your Sleeves, Treat The Business As If It Is Your Own And Add Value Accordingly, Come See Why Weâre Calumet Proud!"}},"payload":{"ip":"8.8.8.8"}}
curl --location --request POST 'https://zylalabs.com/api/12509/springbolt+x+api/23810/ip+to+company?callback_url=Required' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"ip": "8.8.8.8" ,
"callback_url": "https://your-webhook-url.com/callback"
}'
साइन अप करने के बाद, प्रत्येक डेवलपर को एक पर्सनल API एक्सेस की असाइन की जाती है, जो अक्षरों और अंकों का एक यूनिक संयोजन होता है, जिसका उपयोग हमारे API एंडपॉइंट तक पहुंचने के लिए किया जाता है। प्रमाणीकरण के लिए स्प्रिंगबोल्ट एक्स API के साथ बस अपने बेयरर टोकन को Authorization हेडर में शामिल करें।
| हेडर | विवरण |
|---|---|
Authorization
|
आवश्यक
होना चाहिए Bearer access_key. जब आप सब्सक्राइब हों तो ऊपर "Your API Access Key" देखें।
|
कोई लंबी अवधि की प्रतिबद्धता नहीं। कभी भी अपग्रेड, डाउनग्रेड या कैंसल करें। फ्री ट्रायल में 50 रिक्वेस्ट तक शामिल हैं।
अग्रणी कंपनियों का भरोसा
स्प्रिंगबोल्ट एक्स व्यक्तिगत स्तर पर पहचान प्रदान करता है जिसमें नाम ईमेल और शीर्षक सहित सत्यापित संपर्क डेटा शामिल है जो सामान्य कंपनी स्तर की ट्रैकिंग से परे है
हम अमेरिका की वेबसाइट दर्शकों के लिए 35 से 70 प्रतिशत मिलान दर प्राप्त करते हैं जिनकी पुष्टि की गई संपर्क जानकारी होती है जिसमें नाम ईमेल और शीर्षक शामिल हैं
कोई फॉर्म या पॉप-अप की आवश्यकता नहीं है स्प्रिंगबोल्ट एक्स बैकग्राउंड में बिना उनके अनुभव को बाधित किए आगंतुकों की पहचान करता है
हां, स्प्रिंगबोल्ट एक्स जीडीपीआर, सीसीपीए और अन्य गोपनीयता नियमों के साथ पूरी तरह से अनुपालन करता है हम केवल सार्वजनिक रूप से उपलब्ध और सहमति प्राप्त डेटा का उपयोग करके आगंतुकों की पहचान करते हैं
स्प्रिंगबोल्ट एक्स मौजूदा उपकरणों को पूरा या बदल सकता है हमारी व्यक्ति-स्तरीय पहचान सामान्य कंपनी ट्रैकिंग की तुलना में अधिक क्रियाशील डेटा प्रदान करती है
कीवर्ड टू लीड आपको कीवर्ड या विषयों के आधार पर लक्षित लीड सूचियाँ उत्पन्न करने की अनुमति देता है अपने कीवर्ड और फिल्टर सबमिट करें और स्प्रिंगबोल्ट एक्स आपके मानदंडों से मेल खाने वाली सत्यापित लीड की एक सूची लौटाएगा