Ludora receives player activity via a REST event API. Below are illustrative JSON payload structures for the most common event types operators send during integration.
All events include a player identifier, event type, timestamp, and relevant metadata (amount, game ID, market, etc.). Ludora evaluates each event against active mission and tournament rules in real time.
Ludora uses a JSON REST API. Events are POST requests with a structured payload including player ID, event type, timestamp, and contextual metadata.
Yes. Ludora supports operator-defined custom event types, allowing any platform-specific action to trigger gamification rules.