Skip to content

Optional: Backend Integration

Hook your minigames into Character AI LLM to improve AI character responses using simple event payloads. For a full reference, see Simula Minigame Backend Integration.

  • Simula tracks game events using JSON event payloads when important in-game events happen
  • You use simple priority levels (1–3) to control when your character should react
  • You choose whether you handle prompting, or let Simula handle it for you

Quick to integrate

End-to-end integration typically takes only one API endpoint on your side plus a quick alignment call between our teams.