Visit Profile
This endpoint allows triggering a LinkedIn profile visit on behalf of a connected LinkedIn account. A profile visit creates a visible interaction signal, as the visited user may see the visit in their LinkedIn activity.
Profile visits can be used as part of automated engagement workflows to create awareness before performing other actions such as reactions, messages, or connection requests.
Endpoint to make profile visit
POST /api/v1/profiles/{id}/visit
where id is a LinkedIn profile internal profile ID (ex.ACwAAAAvCakBIXfxyhI4_4pFZVY7G6HlNeu1CDc) or public identifier(alex-johnson).
Limits
To prevent abuse and maintain platform safety, the following limit applies:
Up to 100 profile visits per LinkedIn account per day.
If the limit is exceeded, the API returns an error response.
