Network
Send Connection Request
Send a connection request to a LinkedIn profile
POST
Send a connection request to any LinkedIn profile with an optional custom message.
This endpoint costs 1 credit per request.
Header Parameters
Your API key
Body Parameters
URL of the LinkedIn profile to connect with (e.g., https://www.linkedin.com/in/username)
Custom message to send with the connection request
Country code for proxy selection. Available: (US,UK,FR)
LinkedIn authentication cookie obtained from the login/verify process
Response
Request status (success/error)
Detailed status message about the connection request
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]