Test Examples
Real working PHP examples for server-side integration
4 Test Files Available
Example_lootbox_flow.php
✅ {$label}\n
19.4 KB
Jun 30, 2026
API Endpoints:
/api/v1/user/inventory
/api/v1/user/loot-boxes
/api/v1/user/inventory/buy-item
+5 more
Example_complete_api_flow_en.php
🎮 COMPLETE GAME FLOW TEST - GAME INTEGRATION
22.2 KB
Sep 28, 2025
API Endpoints:
/api/v1/auth/third-party/login
/api/v1/test/ping
/api/v1/auth/third-party/test
+31 more
Example_normal_game_flow_en.php
🎮 NORMAL GAME FLOW TEST - GAME INTEGRATION
20.0 KB
Sep 28, 2025
API Endpoints:
/api/v1/auth/third-party/login
/api/v1/events
/api/v1/user/inventory
+9 more