Changelog

Track API changes, new features, and deprecations.

May 2026

v1Product visibility
  • GET /products and GET /products/:id now hide disabled products by default. Pass include_disabled=true to retrieve disabled product metadata.
  • Operational endpoints, including prospects, excerpts, outreach, and DealMap routes, continue to reject disabled product IDs.

March 2026

v1Initial release
  • GET /products and GET /products/:id — list and retrieve active products with keywords, sources, and industries. Disabled product metadata is available only through an explicit opt-in.
  • GET /prospects and GET /prospects/:ticker — list ranked prospects and get detailed company analysis.
  • GET /excerpts — search and filter evidence excerpts by impact score, framework category, and keywords.
  • GET /dealmap, POST /dealmap/generate, PATCH /dealmap/node-role — buying committee DealMap with AI-assigned stakeholder roles and org hierarchy.
  • POST /outreach — generate evidence-backed email and LinkedIn outreach messages.
  • Bearer token authentication with read and outreach scopes.
  • Per-key rate limiting with dedicated caps for DealMap generation and outreach.
  • Monthly credit system with per-plan allowances.
Changelog | DealSurface Docs