All endpoints

Collect mobile-app approval

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

For mobile-approval challenges, after the customer taps "I've approved" in the LinkedIn mobile app. Returns 202 + pending: true if not yet approved (try again in a few seconds).

Request body

Content-Type: application/json

challengeId
required
string
label
string

Responses

200Session created.
202Approval not yet processed.
404Challenge not found or expired.

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.