v1

latestOpenAPI 3.0.02026-07-223589127.1 KB
Company 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

querystring required
limitnumber
includeSignalsboolean
confirmboolean

Example request

{
  "query": "B2B SaaS companies in Austin hiring engineers"
}

Response

Company search accepted. Poll the returned URL for results.

idstring required
operationIdstring required
status'queued' required
pollUrlstring required
All 35 operations