Generate Service
Service
Generate Service
Generate a service from source materials using AI. Creates and validates the service against usage rules.
POST
Generate Service
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.
Authorizations
Body
application/json
Service generation input with source materials
Array of service generation requests - each object generates one service
Minimum array length:
1Example:
[
{
"name": "Managed Analytics Onboarding",
"sources": [
{
"type": "URL",
"value": "https://www.example.com/services/onboarding"
}
]
},
{
"sources": [
{
"type": "TEXT",
"value": "6-week onboarding engagement that configures dashboards and trains customer teams"
}
]
}
]Optional comparative advantage description
Example:
"Dedicated success engineer with analytics background"
Optional likely alternative description
Example:
"Generalist consulting firm or in-house rollout"
Optional brand voice ID to apply to generated services
Example:
"bv_789"