v1
latestOpenAPI 3.1.02026-08-06121424.1 KBgenerator
Create Generator Interaction
Generates a new Soul Machines interaction.
This endpoint is designed to receive specifications for an AI assistant (Digital Person), including its purpose, context, objectives, and expected results. It then uses an LLM (e.g., GPT-4) to generate the necessary system prompts, welcome messages, and structured objectives for the interaction.
For MCP server integration, this endpoint can be used to programmatically create and configure new Digital Person interactions/experiences based on predefined templates or dynamic inputs. The generated interaction_url is the expected output to the user asking to generate an interaction.
post/api/v1/generator
Headers
x-api-keystring
Request body
Response
Successful Response