Changelog

Stay up to date with the latest changes to the Coldreach API and platform.

April 2026

New: Campaign Endpoints

  • GET /campaigns — List all campaigns
  • GET /campaigns/:id — Get campaign details with contact breakdown
  • GET /campaigns/:id/contacts — Paginate campaign contacts with status filtering
  • GET /campaigns/:id/messages — Paginate campaign message history

New: Analytics Endpoint

  • GET /analytics/overview — Organization-level analytics overview

New: MCP Server

  • Streamable HTTP MCP server at /mcp
  • Exposes Coldreach research tools to AI assistants

New: Webhook Documentation

  • Documented all outgoing webhooks: New Opportunities, First Touch, and Positive Reply
  • Full payload schemas and field descriptions