Skip to main content

Changelog

Stay up to date with the latest changes to the We-Link API.

Jun 2026

v1.2.3

  • New: Added reply_status parameter in recruiter messages response object for obtaining reply status of the message.
  • New: Added recruiter corporate inmail followup support

v1.2.2

  • New: Added visibility param to /api/v1/recruiter_send_message_to_profile_id to control whether the message is visible to other recruiter corporate users within the same contract.
  • New: Added basic linkedin validtions before sending recruiter inmails

March 2026

v1.2.1

  • New: Added recruiter corporate account support
  • New: Added new endpoint to check inmail credit balance

February 2026

v1.2.0

  • New: Added login_v2 endpoint with built-in 2FA secret support
  • Improved: Session persistence engine now auto-refreshes within milliseconds
  • Improved: Webhook delivery retry logic with exponential backoff
  • Fixed: Proxy reactivation now properly handles edge cases

January 2026

v1.1.0

  • New: Webhook Secret Code authentication for payload validation
  • New: proxy_status endpoint with reactivate flag
  • Improved: InMail delivery reliability for open profiles
  • Fixed: Sales Navigator search result pagination

December 2025

v1.0.0

  • Initial release of We-Link API
  • Core endpoints: Login, Connect, Message, Search, Profile View
  • Webhook system with configurable triggers
  • Internal and customer proxy support
  • Async processing with sequential execution