No more manual setup: LinkedIn login via API
If you’re building on top of HeyReach, this one’s for you.
You can now connect and manage LinkedIn accounts entirely through the API. No manual setup. No browser. Just programmatic control over your entire account onboarding flow.
What’s new with HeyReach API
The Login API gives you two ways to connect accounts:
- Connect using credentials, with optional 2FA support
- Connect using LinkedIn cookies
The login flow works through polling. You submit a login request, check the account status, and — if 2FA is required — submit a verification PIN to complete authentication. Webhook support for login completion is on the roadmap.
Account management endpoints
Once an account is connected, you have full programmatic control:
- Check login status and progress
- Complete authentication with a PIN
- Reconnect a previously connected account
- Re-sync LinkedIn profile information
- Remove an account (with an option to force-remove from active campaigns)
- Update proxy settings
- Re-login Sales Navigator or Recruiter
- Update Inbox scraping preferences
Full docs with request examples and response details are live.
