GET
/
company

This endpoint retrieves details for a LinkedIn company by company URL. The company URL is the URL of the company’s LinkedIn page. The URL can be found by visiting the company’s LinkedIn page and copying the URL from the address bar.

curl -X GET "https://gateway.getapihub.cloud/api/company?li_company_url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fgoogle%2F" -H  "X-API-Key: $YOUR_API_KEY"

Authorizations

x-api-key
string
headerrequired

API Key obtained on https://app.getapihub.cloud

Query Parameters

li_company_url
string
required

LinkedIn company page URL

Response

200 - */*
data
object
message
string
success
boolean