Skip to main content

What is a Proof Point?

A Proof Point is a concrete piece of evidence that proves your product delivers value — a customer metric, an industry award, a certification, a benchmark result. Unlike marketing copy that claims value, proof points demonstrate it with specifics. They are the difference between “we help companies reduce costs” and “our customers see a 58% reduction in cost-per-meeting within 90 days.” Agents select proof points based on relevance to the prospect’s segment and persona, so a healthcare prospect sees healthcare metrics and a SaaS prospect sees SaaS benchmarks — automatically, without manual curation. When agents generate outbound sequences, call prep, or competitive positioning, they pull relevant proof points to back up claims with real evidence.

What a Proof Point contains

FieldPurpose
NameShort label for the proof point
DescriptionFull context and explanation
Metric / statisticThe specific number or outcome
Source / validationWhere this data comes from
ImpactBusiness impact this proves

How Proof Points connect to other entities

  • Offerings — which products or services this proof point supports
  • Playbooks — which sales strategies reference this proof point
  • Findings (via analytics) — calls and emails where your team cited this proof point

Managing Proof Points via API

  • GET /api/v2/proof-point/list — list all proof points
  • GET /api/v2/proof-point/{id} — get a specific proof point
  • POST /api/v2/proof-point/create — create a new proof point
  • POST /api/v2/proof-point/generate — AI-generate proof points from your customer data
  • PUT /api/v2/proof-point/update — update an existing proof point
  • DELETE /api/v2/proof-point/delete — remove a proof point