Companies
Look up the enrichment data behind a company id returned by Signals.
The Signal API returns a numeric company_id on many payloads. Companies lets you resolve that id into the company's data: name, domain, URL, LinkedIn identifiers, location, size, and a short activity summary.
Use Companies when you already have a company_id from a signal and want the details behind it. It is not a company search or lookup-by-domain API, so you need the id first.
All Companies endpoints use your workspace API key — see Authentication for headers, status codes, and the error model.
Endpoints
- Get company: retrieve a company's data by its
company_id.