Send a connection request to any LinkedIn profile with an optional custom message.
This endpoint costs 1 credit per request.
Body Parameters
Custom message to send with the connection request
Country code for proxy selection. Available: (US, UK, FR, DE, NL, IT, IL, CA, BR, ES, IN)
LinkedIn authentication cookie obtained from the login/verify process
Response
Request status (success/error)
Detailed status message about the connection request
{
"status": "success",
"message": "Connection request sent successfully"
}
Notes
- The profile must be accessible with the provided login token
- Connection requests are subject to LinkedIn’s daily and weekly limits
- Messages are optional but can increase acceptance rate
- The URL must be a valid LinkedIn profile URL in the format https://www.linkedin.com/in/[username]