All endpoints

Submit PIN to complete a challenge

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

Submit the email/SMS PIN LinkedIn sent to the customer.

Request body

Content-Type: application/json

challengeId
required
string
pin
required
string
label
string

Responses

200Session created.
401Wrong PIN.
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.