Find companies
TAM By Jobs
Returns the distinct companies hiring for the matching jobs (deduplicated), each with its matched-jobs count. Optional job.min_per_company floors that count; when it filters heavily, a page may be partial — keep paging until cursor is null. Cost: 1 credit per result (max = max_results)
POST
TAM By Jobs
Cost: 1 credit per company returned on Trial Plan
Free on the Unlimited plan
matched_jobs count. Combine job-level filters (title, description, field, seniority, employment type, work arrangement, location, date posted) with company-level firmographics (industry, size, headcount, HQ) to surface accounts that match your ICP and are actively hiring.
Pagination is cursor-based. Pass the
cursor returned by each response back into the next request. cursor: null means you’re on the first page; a null cursor in the response means you’ve reached the end.Company search guide
Build an ICP-aligned company list — full walk-through with example filters.
Authorizations
Your Blitz API Key. Get one from https://app.blitz-api.ai
Body
Job-level search criteria
Company-level firmographic criteria (enriched from the internal company record)
Maximum number of results to return
Required range:
1 <= x <= 50Example:
10
Cursor to paginate through the results
Minimum string length:
3Example:
null
TAM By Jobs

