Skip to main content
POST
Look up a company by LinkedIn URL

Authorizations

pubrio-api-key
string
header
required

A unique API token that represents the actions you perform through the API and the corresponding permissions and operations. You can create it through the Settings section.

Body

application/json
linkedin_url
string
required

The fully formed URL of the LinkedIn company profile. URL begin with http and contain linkedin.com/company/

Example:

"https://www.linkedin.com/company/pubrio"

Response

Successful response containing real-time linkedin details.

data
object | null

Response info depends on specific endpoint.