Skip to main content
Version: 0.10.0

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>.

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

Bearer format:

JWT