Send connection request
POST
https://myagentmail.com/linkedin/connectionsFor agents View as Markdown
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
sessionIdrequired string | |
targetrequired string | Profile URL, slug, or ACoA... profileId. |
messagestring |
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.