Inbox
Send Connection Request
Send a LinkedIn connection request to a profile
POST
Send a connection request to a LinkedIn profile. Optionally include a connection note (only works for premium LinkedIn accounts).Documentation Index
Fetch the complete documentation index at: https://docs.sendpilot.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request
Your API key
The LinkedIn sender account ID to use. Get available senders from the List Senders endpoint.
The LinkedIn profile URL of the person to connect with (e.g.,
https://www.linkedin.com/in/john-doe)Optional connection note (max 300 characters). Note: Connection notes only work for premium LinkedIn accounts.
Response
Whether the connection request was sent successfully
Unique identifier for the connection request
The LinkedIn URL of the recipient
Request status:
sent or already_connectedISO 8601 timestamp when the request was sent
When a connection request is sent, a
connection.sent webhook event will be triggered. When the connection is accepted, a connection.accepted webhook event will be triggered.Authorizations
API key for authentication
Body
application/json