Documentation Index
Fetch the complete documentation index at: https://docs.blitz-api.ai/llms.txt
Use this file to discover all available pages before exploring further.
Company Search — POST /v2/search/companies
Find companies matching ICP criteria (industry, size, location, keywords). Supports cursor-based pagination.See the Company Search guide for full documentation. Pagination: pass the
cursor from the response to fetch the next page. cursor: null means last page.
This snippet uses the
blitzRequest / blitz_request client defined in the Code Examples hub. Copy that first.
