Skip to main content
POST
Register player

Authorizations

Authorization
string
header
required

Operator API key with role-based permissions (tournaments.read, players.write, etc.)

Path Parameters

tournamentId
string
required

Unique tournament identifier

Example:

"12345"

Body

application/json
user_id
string
required
Example:

"USER_12345"

display_name
string
required
Example:

"TestPlayer"

entry_payment_details
object

Response

Player registered successfully

player_id
string
internal_player_id
string
Example:

"TP_123_456_789"

tournament_id
string
status
string
Example:

"registered"

crash-classic
object

Game access keyed by game slug

message
string