Blitz API
Company and people search by ICP.
SourcingAPI key16 endpoints
Runtime credentials
Connecting Blitz API via OAuth or your own API key requires the following secret slots in your workspace:
- BLITZ_API_KEY
Endpoints
| Operation | Method & path | Effect | Latency | Rate | Cost |
|---|---|---|---|---|---|
key_info Check Blitz API key validity, credits, rate limit, allowed endpoints, and active plans. | GET /v2/account/key-info | none | — | — | no bill |
company_search Search companies by normalized ICP fields such as size, HQ, industry, and keywords. | POST /v2/search/companies | paid_provider | — | — | 0.5-0.5 credits |
people_search Search Blitz people rows from account, title, seniority, function, and geography filters. docs ↗ | POST /v2/search/people | paid_provider | 1-5s | 5/s | 0.5-0.5 credits |
employee_search Search people at one known company from a LinkedIn company URL. docs ↗ | POST /v2/search/employee-finder | paid_provider | 1-5s | 5/s | 0.5-0.5 credits |
waterfall_person_search Run an ordered title cascade at one account and return the first matching decision-maker tier. docs ↗ | POST /v2/search/waterfall-icp-keyword | paid_provider | 1-5s | 5/s | 0.5-0.5 credits |
waterfall_icp_search Run Blitz's staged ICP waterfall at one account and preserve match metadata. docs ↗ | POST /v2/search/waterfall-icp-keyword | paid_provider | 1-5s | 5/s | 0.5-0.5 credits |
person_enrich Find a work email for a person using their LinkedIn profile URL. | POST /v2/enrichment/email | paid_provider | — | — | 0.5-0.5 credits |
email_to_person Reverse-resolve a verified work email into a full person profile. | POST /v2/enrichment/email-to-person | paid_provider | — | — | 0.5-0.5 credits |
phone_to_person Reverse-resolve a phone number into a person profile. | POST /v2/enrichment/phone-to-person | paid_provider | — | — | 0.5-0.5 credits |
phone_enrich Find a phone number for a person using their LinkedIn profile URL. | POST /v2/enrichment/phone | paid_provider | — | — | 0.5-0.5 credits |
company_profile_enrich Retrieve a full company profile from a LinkedIn company URL. | POST /v2/enrichment/company | paid_provider | — | — | 0.5-0.5 credits |
domain_to_linkedin Resolve a website domain to a LinkedIn company URL. | POST /v2/enrichment/domain-to-linkedin | paid_provider | — | — | 0.5-0.5 credits |
linkedin_to_domain Resolve a LinkedIn company URL to its verified email domain. | POST /v2/enrichment/linkedin-to-domain | paid_provider | — | — | 0.5-0.5 credits |
company_enrich Resolve a company domain to a LinkedIn company URL for follow-up firmographic enrichment. | POST /v2/enrichment/domain-to-linkedin | paid_provider | — | — | 0.5-0.5 credits |
company_employment_distribution Return per-country headcount distribution for a company from its LinkedIn company URL. | POST /v2/utils/company-employment-distribution | paid_provider | — | — | 0.5-0.5 credits |
current_date Get Blitz server current date and time for a requested region. | POST /v2/utilities/current-date | paid_provider | — | — | 0.5-0.5 credits |