v1
latestOpenAPI 3.0.02026-07-223589127.1 KBCompany Search
Search companies
Async company discovery. Returns operationId; poll GET /api/operations/:id.
post/api/v1/companies/search
Headers
Idempotency-Keystring
Optional. Reusing the same key for the same organization returns the existing queued operation.
Request body
Example request
{
"query": "B2B SaaS companies in Austin hiring engineers"
}Response
Company search accepted. Poll the returned URL for results.