Register player
Casino Integration Endpoints
Register Player
Register a player for a tournament
POST
Register player
Register a player for a tournament. Returns a JWT token for game access and the game URL to launch the tournament. The player must have sufficient balance for the entry fee.
Authorizations
Operator API key with role-based permissions (tournaments.read, players.write, etc.)
Path Parameters
Unique tournament identifier
Example:
"12345"
Body
application/json

