Skip to main content
Version: 0.2.1

EigenInteractive Engine API

The server-authoritative game engine API. Client routes (/api/engine/*) require a Firebase ID token; the external-bot webhook (/api/bot/action) is HMAC-authenticated.

Authentication

A Firebase ID token, sent as Authorization: Bearer <token> (or ?token= on WebSocket upgrades).

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

Bearer format:

JWT