Company API
Enrich LinkedIn
company profiles; get funding data, list and search employees, identify companies, get employee count
{
"first_name": "John",
"follower_count": null,
"full_name": "John Marty",
"headline": "Financial Freedom through Real Estate - LinkedIn Top
VoIce",
"name": "Marty",
"occupation": "Co-founder at Freedom Fund Real Estate",
"public_identifier": "johnmarty"
}
Company Lookup Endpoint
Identify a company by a name or domain
{
"first_name": "John",
"follower_count": null,
"full_name": "John Marty",
"headline": "Financial Freedom through Real Estate - LinkedIn Top
VoIce",
"name": "Marty",
"occupation": "Co-founder at Freedom Fund Real Estate",
"public_identifier": "johnmarty"
}
{
"url": "https://linkedin.com/company/apple"
}
Company Profile Endpoint
Enrich a company profile with structured data
{
"first_name": "John",
"follower_count": null,
"full_name": "John Marty",
"headline": "Financial Freedom through Real Estate - LinkedIn Top
VoIce",
"name": "Marty",
"occupation": "Co-founder at Freedom Fund Real Estate",
"public_identifier": "johnmarty"
}
{
"linkedin_internal_id": "162479",
"description": "We're a diverse collective of thinkers and
doers, continually reimagining what's possible to help us all do
what we love in new ways. And the same innovation that goes into
our products applies to our practices — strengthening our
commitment to leave the world better than we found it. This is
where your work can make a difference in people's lives.
Including your own.Apple is an equal opportunity employer that
is committed to inclusion and diversity. Visit apple.com/careers
to learn more.",
"website": "http://www.apple.com",
"industry": "Consumer Electronics",
"company_size": [10001, null],
"company_size_on_linkedin": 2766186,
"hq": {
"country": "US",
"city": "Cupertino",
"postal_code": "95014",
"line_1": "One Apple Park Way",
"is_hq": true,
"state": "California"
},
"company_type": "PUBLIC_COMPANY",
"founded_year": 1976,
"specialities": [
"Hardware",
"Software",
"Consumer Electronics"
],
}
Employee Listing Endpoint
List past or present employees of any target company
{
"first_name": "John",
"follower_count": null,
"full_name": "John Marty",
"headline": "Financial Freedom through Real Estate - LinkedIn Top
VoIce",
"name": "Marty",
"occupation": "Co-founder at Freedom Fund Real Estate",
"public_identifier": "johnmarty"
}
{
"url": "https://linkedin.com/company/apple"
}
Company Profile Picture Endpoint
Get the logo of a company
{
"first_name": "John",
"follower_count": null,
"full_name": "John Marty",
"headline": "Financial Freedom through Real Estate - LinkedIn Top
VoIce",
"name": "Marty",
"occupation": "Co-founder at Freedom Fund Real Estate",
"public_identifier": "johnmarty"
}
{
"linkedin_internal_id": "162479",
"description": "We're a diverse collective of thinkers and
doers, continually reimagining what's possible to help us all do
what we love in new ways. And the same innovation that goes into
our products applies to our practices — strengthening our
commitment to leave the world better than we found it. This is
where your work can make a difference in people's lives.
Including your own.Apple is an equal opportunity employer that
is committed to inclusion and diversity. Visit apple.com/careers
to learn more.",
"website": "http://www.apple.com",
"industry": "Consumer Electronics",
"company_size": [10001, null],
"company_size_on_linkedin": 2766186,
"hq": {
"country": "US",
"city": "Cupertino",
"postal_code": "95014",
"line_1": "One Apple Park Way",
"is_hq": true,
"state": "California"
},
"company_type": "PUBLIC_COMPANY",
"founded_year": 1976,
"specialities": [
"Hardware",
"Software",
"Consumer Electronics"
],
}
Employee Count Endpoint
Get the number of total employees of a company
{
"first_name": "John",
"follower_count": null,
"full_name": "John Marty",
"headline": "Financial Freedom through Real Estate - LinkedIn Top
VoIce",
"name": "Marty",
"occupation": "Co-founder at Freedom Fund Real Estate",
"public_identifier": "johnmarty"
}