Simple integration tester for the Phase 3 Operator Gateway. Enter your API key + player id, pick a game, launch, and watch live API logs.
Base URL should be your hosted API router: https://alpha-perfect-studios.com/api (or just /api when running on Hosting)
Default: /api (recommended with Hosting rewrite). Hosted example: https://alpha-perfect-studios.com/api.
£ icon: amounts are integer pence (example: 20 = £0.20).
This demo stores API key + player id in localStorage so the opened game can call /resolveGame.
Generates demo traffic (players + bets) and calls /launchGame + /resolveGame. Off by default; click Start to enable.
Supports multi-operator simulation by randomly rotating keys per session. Stored locally in localStorage.
Tip: add ?simulate=1 to auto-start on load.