Grow a LinkedIn network programmatically
Send invitations, follow users, check relationships and track every connection — all via one compliant API.
Everything you can do with the Connections API
Eight endpoints covering invitations, follows, relationship checks and skill endorsements.
/connectSend Connection Request
Send a LinkedIn invitation to connect on behalf of a connected account with an optional note.
View API docs →/invitations/withdrawWithdraw Invitation
Cancel a pending invitation — useful for cleaning up stale outbound requests at scale.
View API docs →/followFollow User
Follow a LinkedIn user or creator without sending a connection request.
View API docs →/relationship/:profileIdCheck Relationship
Return the current degree of connection between the account and any target profile.
View API docs →/relationship/:accountId/:profileIdCheck Relationship (Specific Account)
Same check scoped to a particular connected account — useful for multi-account workspaces.
View API docs →/connectionsGet Connections
Paginated list of the account's first-degree connections with profile metadata.
View API docs →/invitations/sentGet Sent Invitations
Track every pending and accepted invitation the account has sent out.
View API docs →/endorse/skillEndorse Skill
Endorse a first-degree connection's skill — a light social touch that drives reply rates.
View API docs →Send a connection request in one call
Pass a profile ID, an optional note and an account ID. That's it.
curl -X POST https://api.connectsafely.ai/connect \
-H "Authorization: Bearer $CONNECTSAFELY_API_KEY" \
-H "X-Account-Id: $ACCOUNT_ID" \
-H "Content-Type: application/json" \
-d '{
"profileId": "satyanadella",
"note": "Hi Satya — loved your keynote."
}'What teams build with it
From outreach automation to CRM relationship graphs.
Multi-touch outreach
Automate connection requests with personalised notes as the first step of a sales sequence.
Relationship graphs
Check degree-of-connection before suggesting warm intros inside a CRM.
Safer automation
Auto-withdraw stale invitations to keep the account healthy and within LinkedIn limits.
Start automating LinkedIn connections today
Get an API key in under two minutes. Pay only for what you send.