Engine · v0.4
Runtime keys and SDKs
These keys give your services access to the Anvora runtime. Treat them like passwords.
API keys
Production prod Last used · 12m ago
••_••••_••••-••••-••••-••••
Staging stage Last used · 3 days ago
••_•••_••••-••••-••••-••••
Local dev local Last used · Aug 2025
••_•••_••••-••••-••••-••••
SDKs
# Install npm install @anvora/engine // Connect import { Anvora } from "@anvora/engine"; const ctx = new Anvora({ character: "livvy", memory: "persistent" });
JS / TSPythonGoRustSwift
Engine v0.4 — release notes