Get Linkedin Profile
Get details from a Linkedin profile.
Get
POST
/linkedin_profile
Headers
Name
Value
Content-Type
application/json
Body
Name
Type
Description
api_key
string
Your API Key.
linkedin_cred
string
The Linkedin profile
Example
{
"api_key": "x9141mdq142",
"linkedin_cred": "https://www.linkedin.com/in/williamhgates/"
}
Last updated