All endpoints

Import existing cookies

POSThttps://myagentmail.com/linkedin/sessions/import

Escape hatch for customers who already extracted li_at + JSESSIONID from a logged-in browser. Skip when you can use /sessions instead.

Request body

Content-Type: application/json

liAt
required
string
jsessionId
required
string
label
string

Responses

200Session created.

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.