v2

latestOpenAPI 3.0.3AGPL-3.0 license2026-07-2613501.9 MB
actions

Accept a LinkedIn connection invitation

Accepts a pending connection invitation. Requires the invitationId and sharedSecret obtained from the list invitations endpoint. No daily/weekly cap — only a 5-second minimum interval between calls.

post/accept/linkedin/invitation

Request body

invitationIdstring required

Invitation ID (from the list invitations endpoint)

sharedSecretstring required

Shared secret / validation token (from the list invitations endpoint)

senderProfileIdstring

Sender's profile ID (from the list invitations endpoint, e.g. 'ACoAAB6pI5sB...'). Recommended for reliability.

firstNamestring

Sender's first name (from the list invitations endpoint). Recommended for reliability.

lastNamestring

Sender's last name (from the list invitations endpoint). Recommended for reliability.

Response

Invitation accepted successfully

successtrue required
messagestring required
creditsUsedinteger required

Credits consumed by this call (0 for free endpoints, cached results, or duplicates).

retryAfterinteger required

Seconds to wait before making another call of the same type. 0 means no wait needed.