API Reference/Endpoints
Check connection status
GET/api/linkedin/connect/{account_id}/status
Reads the current state of a connection — poll this after Connect a LinkedIn account until it settles on connected or error.
Authentication
Send your personal API key as a bearer token. A missing, malformed or revoked key returns 401.
Path parameters
Response fields
Errors
·401 Unauthorized. The key is missing, malformed or has been rotated.·404 Not Found. No account with that id belongs to this key.