Messages
Send Message
Send a message to a LinkedIn user
POST
Send a direct message to any LinkedIn user. The message can be sent to either a new conversation or an existing one.
This endpoint costs 1 credit per request.
Header Parameters
Your API key
Body Parameters
LinkedIn profile URL of the recipient (e.g., “https://www.linkedin.com/in/username”)
Content of the message to send
Country code for proxy selection. Available: (US,UK,FR)
LinkedIn authentication cookie obtained from the login/verify process
Response
Request status (success/error)
Detailed message about the message status
Notes
- The API automatically determines if there’s an existing conversation with the recipient
- The API includes a typing indicator for existing conversations
- Messages are sent with push notification enabled for the recipient
- The recipient profile must be accessible with your login token
- The following errors can occur:
- Invalid profile URL format
- Network or permission errors
- Rate limiting from LinkedIn