Plexus Arena exposes two API surfaces: the Inbound Platform API that operators call to launch player sessions, and the Outbound Operator API that the platform calls on the operator's server to authenticate players and move funds.
Endpoints your server calls to manage player game sessions: initialize a session and receive a platform token, or terminate an active session remotely.
View interactive docs →Endpoints your server must implement so the platform can authenticate players, debit stakes or player-funded rain, credit cashouts, and roll back transactions.
View interactive docs →