v2

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

Send LinkedIn connection request

Send a connection request to the specified LinkedIn profile. Optionally include a personalized message (max 300 chars).

post/connect/linkedin/profile

Request body

profilestring required

LinkedIn profile identifier. Accepts full URLs (e.g. https://www.linkedin.com/in/username), vanity names (e.g. john-doe), or profile URNs (e.g. urn:li:fsd_profile:ACoAAA...).

messagestring

Optional personalized message to include with the connection request. Maximum 300 characters.

campaignSlugstring

Campaign identifier for deduplication. Dedup by profile automatically.

actionSlugstring

Deprecated. Use campaignSlug only.

Response

Connection request sent successfully

successtrue required
messagestring required
duplicateboolean

True if a connection request was already successfully sent to this profile this week

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.