cURL
curl --request POST \ --url https://api.anysite.io/api/linkedin/user/endorsers \ --header 'Content-Type: application/json' \ --header 'access-token: <api-key>' \ --data ' { "urn": { "type": "<string>", "value": "<string>" }, "count": 123, "timeout": 300 } '
[ { "urn": { "type": "fsd_company", "value": "<string>" }, "name": "<string>", "alias": "<string>", "url": "<string>", "@type": "LinkedinUserEndorser", "photo": "<string>", "headline": "<string>" } ]
Linkedin Get User Endorsers
User URN, only fsd_profile urn type is allowed
Show child attributes
"fsd_profile"
Max result count
Max scrapping execution timeout (in seconds)
20 <= x <= 1500
Successful Response
fsd_company
fsd_group
fsd_profile
fsd_skill
activity
comment
company
group
geo
pulse
member
industry
ugcPost
job
message
conversation
media