Generate Proof Points
Proof Point
Generate Proof Points
Generate proof points from source materials using AI. Each input array generates one proof point. Supports text, URLs, and generative names as sources.
POST
Generate Proof Points
Authorizations
Body
application/json
Proof point generation input with source materials
Array of proof point generation requests - each object generates one proof point
Minimum array length:
1Example:
[
{
"name": "50% Sales Improvement Case Study",
"sources": [
{
"type": "TEXT",
"value": "Customer success story showing 50% improvement in sales conversion rates"
}
]
},
{
"sources": [
{
"type": "URL",
"value": "https://example.com/case-study"
}
]
}
]Primary Offering to use as context when generating proof points. If not provided, the primary company attached to the Workspace will be used.
Example:
"o_123456"
Strategy for linking generated proof points to offerings (products/services)
- Option 1
- Option 2
Brand voice oId to apply to generated proof points
Example:
"bv_123456"