curl --location --request POST 'https://api.lead.springbolt.app/resolve/keyword_to_lead/count' \
--header 'Content-Type: application/json' \
--data-raw '{
"keywords": [
"b2b intent",
"hvac services"
],
"cities": [
"Austin",
"Dallas"
],
"states": [
"TX"
],
"zips": [
"73301",
"75001"
],
"lead_type": "b2b",
"date_start": "2026-04-01",
"date_end": "2026-04-06",
"limit": 100,
"limit_of_hems": 100,
"page": 1,
"deanonymize": false,
"super_enrichment": false,
"callback_url": "https://www.example.com/resolution",
"metadata": {
"request_id": "k2l-count-001",
"source": "postman-docs"
},
"job_title_inclusions": [
"marketing manager"
],
"job_title_exclusions": [
"intern"
]
}'{
"keywords": [
"b2b intent",
"hvac services"
],
"cities": [
"Austin",
"Dallas"
],
"states": [
"TX"
],
"zips": [
"73301",
"75001"
],
"lead_type": "b2b",
"date_start": "2026-04-01",
"date_end": "2026-04-06",
"limit": 100,
"limit_of_hems": 100,
"page": 1,
"deanonymize": false,
"super_enrichment": false,
"callback_url": "https://www.example.com/resolution",
"metadata": {
"request_id": "k2l-count-001",
"source": "postman-docs"
},
"job_title_inclusions": [
"marketing manager"
],
"job_title_exclusions": [
"intern"
]
}