Generate References
Reference
Generate References
Generate customer references from source materials using AI. Each input array generates one reference. Supports text, URLs, and generative names as sources.
POST
Generate References
Authorizations
Body
application/json
Reference generation input with source materials
Array of reference generation requests - each object generates one reference
Minimum array length:
1Example:
[
{
"name": "Large filesharing service",
"sources": [
{
"type": "TEXT",
"value": "Leading cloud storage company with 500+ million users"
}
]
},
{
"sources": [
{
"type": "URL",
"value": "https://example.com/case-study"
}
]
}
]Primary Offering to use as context when generating references. If not provided, the primary company attached to the Workspace will be used.
Example:
"o_123456"
Strategy for linking generated references to offerings (products/services)
- Option 1
- Option 2
Brand voice oId to apply to generated references
Example:
"bv_123456"