Engagement that ships with the games
Operator-configurable. No provider-side rebuild per campaign.
Available now
API Free Rounds
Operator-callable. Issue free rounds at any campaign cadence, onboarding, retention, win-back, reactivation
POST /v1/free-rounds
Authorization: Bearer <operator-token>
{
"playerId": "p_4f9b3c8a",
"gameId": "tome-of-odin",
"rounds": 25,
"bet": 10,
"expiresAt": "2026-05-15T00:00:00Z"
}How it works
Operator hits the Free Rounds API with player ID, game ID, round count and bet level. Player sees the rounds queued on next launch. Settlement flows through the standard wallet callbacks — no special integration.
Knobs
Per-game, per-bet-level, per-round-count, per-expiry. Multiple concurrent campaigns per player. No exclusivity locking.
Roadmap
More coming Q3 2026
Multi-player leaderboard, drops, missions and configurable jackpots are in scope for Q3. Operator priorities from the first 10 buyer calls drive the order.