LINKEDIN MESSAGING API

Send and receive LinkedIn messages via one simple API

A REST API for DMs, group messages, conversation threads and typing indicators. Everything your product needs to act like a human on LinkedIn.

Send a message in seconds

One POST request — authenticated with your API key and a connected account ID.

curl -X POST https://api.connectsafely.ai/v1/messages \
  -H "Authorization: Bearer $CONNECTSAFELY_API_KEY" \
  -H "X-Account-Id: $ACCOUNT_ID" \
  -H "Content-Type: application/json" \
  -d '{
    "recipientId": "urn:li:person:ACoAA...",
    "text": "Hey Sarah — loved your post on RAG evals."
  }'

Who builds on this API

The Messaging API is the backbone of outreach tools, unified inboxes and LinkedIn-aware AI agents.

Outreach & SDR tools

Power multi-touch LinkedIn sequences with typing indicators for a natural, human cadence.

Unified inbox products

Pull conversations, mark them read, and push replies — everything a multi-channel inbox needs.

AI agents on LinkedIn

Give an autonomous agent a safe interface to read, reply and manage LinkedIn conversations.

Start messaging on LinkedIn via API

Get an API key in under two minutes. Pay only for what you send.