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).
Request
string
required
Your API key
string
required
The LinkedIn sender account ID to use. Get available senders from the List Senders endpoint.
string
required
The LinkedIn profile URL of the person to connect with (e.g.,
https://www.linkedin.com/in/john-doe)string
Optional connection note (max 300 characters). Note: Connection notes only work for premium LinkedIn accounts.
Response
boolean
Whether the connection request was sent successfully
string
Unique identifier for the connection request
string
The LinkedIn URL of the recipient
string
Request status:
sent or already_connectedstring
ISO 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