Run simulation
Execute a simulation scenario against a specified mind.
Authentication
AuthorizationBearer
API key passed as Bearer token in Authorization header (e.g., “Authorization: Bearer YOUR_API_KEY”)
Request
This endpoint expects an object.
scenario
selectedSimulationModel
The AI model to use for simulation
Allowed values:
mindId
digitalTwinId
Optional digital twin ID. If not provided, the default digital twin will be used.
runInBackground
Whether to run the simulation in the background. Defaults to false.
Response
Successful simulation
message
Simulation response
