Skip to main content
POST
Look up a person 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 user profile. URL begin with http and contain linkedin.com/in/ or linkedin.com/pub/

Example:

"http://www.linkedin.com/in/king-lai-605382b7"

Response

Successful response containing real-time linkedin details.

data
object | null

Response info depends on specific endpoint.