Voyager is the LinkedIn automation layer for AI agents. 252 REST endpoints across Voyager and Sales Navigator, a Model Context Protocol (MCP) server with 60 tools, and a Chrome extension that carries your real LinkedIn session cookies — so your agents get JSON back instead of parsing HTML.
Connect your LinkedIn account and make your first API call in 2 minutes.
Explore all endpoints with interactive examples.
Wire Voyager into Claude Code, Claude Desktop, or Cursor.
message_received, message_seen, connection_received, session_expired, and moreThe core REST surface (Voyager, SalesNav, search, messaging, connections, engagement) is pure HTTP: a relay through the user’s Chrome extension when it’s connected, otherwise a direct call from the server using the synced cookies and a residential proxy. That’s why responses come back in 200ms–2s instead of the 15–30s a DOM-scraping approach takes.
As of 2026-04-22, every endpoint runs via REST/GraphQL. The handful of DOM-only phantoms that couldn’t be reversed against LinkedIn’s current surface (group invites, event invites, poll voters) were dropped rather than kept on life support.