Generate market segments from source materials using AI. Each input array generates one segment. Supports text, URLs, and generative names as sources.
Documentation Index
Fetch the complete documentation index at: https://docs.octavehq.com/llms.txt
Use this file to discover all available pages before exploring further.
Segment generation input with source materials
Array of segment generation requests - each object generates one market segment
1[
{
"name": "Enterprise Technology Companies",
"sources": [
{
"type": "TEXT",
"value": "Enterprise companies with 500+ employees in technology sector"
}
]
},
{
"sources": [
{
"type": "URL",
"value": "https://example.com/market-research"
}
]
}
]Primary Offering to use as context when generating segments. If not provided, the primary company attached to the Workspace will be used.
"o_123456"
Strategy for linking generated segments to offerings (products/services)
Brand voice oId to apply to generated segments
"bv_123456"