cURL
curl --request POST \ --url https://api.reply.io/v3/linkedin-accounts/connect \ --header 'X-API-Key: <api-key>'
{ "connectionLink": "https://app.reply.io/connect/linkedin?token=abc123" }
Coming soon. This endpoint will be available once Reply API 3.0 enters beta. We will notify all users when beta access opens. Request early access.
Creates a direct connection link for connecting a LinkedIn account without specifying a name upfront.
API key passed in the X-API-Key header
Direct connection link created successfully
A link for connecting a LinkedIn account via browser extension.
URL to use for connecting the LinkedIn account