Skip to main content
TalkToHumans is the safest way to sell on LinkedIn. Use it to find the right people, start conversations, schedule follow-ups, manage every reply, and connect to your CRM & AI tools without risky automation or complex tools. The public API and MCP expose connected accounts, contacts, network, and conversation records. Base URL:
Current public surfaces:
  • API: /v1
  • MCP: /mcp

API Reference

All endpoints live under /v1.

Response envelope

List endpoints return data under a data key:
Errors use a structured JSON shape:
Common status codes:

Pagination

List endpoints use cursor pagination. Request parameters:
  • limit: defaults to 10; maximum is 25.
  • cursor: pass the data.pagination.next_cursor value from the previous page.
Response: