Read-only

Get Company Profile

Get a company's LinkedIn page by public ID or name (for example 'microsoft' or 'urn:li:company:1035'), returning its description, employee count, industry, and follower count. Results are cached for seven days for fast, repeated lookups. Fails with 'not found' if the identifier is invalid or the page is private.

get_company_profileGET/api/v1/companies/{identifier}
crispy — bash

Example prompt: Pull the LinkedIn company profile for stripe and tell me their employee count and industry

{
  "name": "Stripe",
  "industry": "Software",
  "employee_count": 8000,
  "followers": 1450000,
  "description": "Financial infrastructure for the internet."
}
Permission scope
core
Access
Read-only
Category
Search & Discovery

What you can build

Pull firmographics on a target account before crafting an outreach angle
Confirm a company's size and industry to qualify it against your ICP
Enrich a contact record with verified company details from LinkedIn
Research a prospect's employer to personalize the first message

Parameters

Inputs accepted by get_company_profile.

NameTypeDescription
identifierstringCompany name or LinkedIn public ID (e.g. 'microsoft' or the company page URL slug)

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.