LinkedIn

Get a LinkedIn company

Returns a company by public identifier, numeric id, or company URL.

GET

/api/v1/linkedin/companies/{identifier}

Path parameters

identifier

required

string

Company public identifier (heravideo), numeric company id, or a LinkedIn company URL such as https://www.linkedin.com/company/heravideo.

Query parameters

connectedAccountId

required

string · uuid

Connected account to act as

Response

200LinkedIn company profile.

company

object

id

string

publicIdentifier

string | null

profileUrl

string | null

name

string | null

tagline

string | null

description

string | null

website

string | null

industry

string[]

employeeCount

number | null

employeeCountRange

object | null

from

number | null

to

number | null

followerCount

number | null

logoUrl

string | null

organizationType

string | null

headquarters

string | null

foundedOn

string | null

isFollowing

boolean

isEmployee

boolean

Errors

  • 400: Bad request
  • 401: Unauthorized: missing or invalid API key
  • 403: Forbidden
  • 404: Not found
  • 422: Invalid request payload

Search docs

Search documentation, API reference, and MCP tools

We use cookies to enhance your experience on Needle and keep your data secure. Privacy Policy