// ACTION

Live

LinkedIn & Sales Navigator Company Data API (Industry, Headcount)

// OVERVIEW

What it does

Retrieve a LinkedIn company profile by public identifier, numeric ID, or URN.

Returns name, industry, employee-count range, description, locations, specialities, website, and follower count.

It works on any company, including accounts from a LinkedIn or Sales Navigator company search.

Use it for B2B filtering by company size or industry before you commit outreach.

// PARAMETERS

Inputs

NameTypeRequiredDescription
profileIdstringRequiredConnected LinkedIn profile.
identifierstringRequiredThe company: public identifier (part after /company/), numeric ID, or URN.

// OUTPUT SHAPE

Example JSON output

{
  "identifier": "stripe"
}

// INVOCATION

How to call

Resource: CompanyOperation: Get

// CONSTRAINTS

Limits & status

One company per call. Automatic rate limiting.

// USED IN

Playbooks using this Action

Not yet used in a published playbook.

// GET STARTED

Start building with Periodix Actions

Create an account, get an API key, and call this Action from your stack.

Create your account