Import existing cookies
POST
https://myagentmail.com/linkedin/sessions/importFor agents View as Markdown
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
liAtrequired string | |
jsessionIdrequired string | |
labelstring |
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.