All endpoints

Send connection request

POSThttps://myagentmail.com/linkedin/connections

Send a LinkedIn connection request. target may be a profile URL (https://www.linkedin.com/in/slug), a slug, or an ACoA... profileId. Optional personalized message up to 300 characters significantly improves acceptance rates.

Request body

Content-Type: application/json

sessionId
required
string
target
required
string

Profile URL, slug, or ACoA... profileId.

message
string

Responses

200Connection request created.
404Session not found.
429Daily quota exceeded for this session.

Authentication

Send your API key in the X-API-Key header (or Authorization: Bearer <key>). Any prefix accepted by this endpoint — tk_, wk_, ak_, or sa_ — is documented in the key prefix table.