Skip to main content
Look up a single company on LoneScale by name, domain, LinkedIn slug, or LinkedIn ID. Returns one fixed-shape company profile (every field is always present, with null / [] for missing data). This is a synchronous call — results come back inline.

Synopsis

At least one of --name, --domain, --linkedin-id, --slug is required.

Examples

Options

OptionDescription
--name <name>Company name (partial match).
--domain <domain>Company website domain.
--linkedin-id <id>LinkedIn company numeric ID.
--slug <slug>LinkedIn universal name — the slug from linkedin.com/company/<slug>.
--enrichFall back to live LoneScale enrichment if the company isn’t cached, and fetch the function-by-function headcount.
--custom <json>Flat key/value JSON object. Echoed unchanged at the top of the response — useful for joining results back to a row id in your CRM / spreadsheet.
Plus all global options.

Response shape

Without --enrich, headcount is null for companies that haven’t been previously enriched.

See the underlying endpoint

GET /companies/search