Select API Call:

curl \ -G \ -H "Authorization: Bearer" \ 'https://nubela.co/proxycurl/api/v2/linkedin' \ --data-urlencode 'linkedin_profile_url='
curl \ -G \ -H "Authorization: Bearer demo-bearer-token" \ 'https://nubela.co/proxycurl/api/v2/linkedin' \ --data-urlencode 'linkedin_profile_url=https://www.linkedin.com/in/williamhgates'

Response:


 {
   "response": "API response will appear here."
 }






        
    

 {
   "response": "API response will appear here."
 }