Tokens
Tokens can be utilised to acces RoBall’s API(s) and create new matches via submissions or enact other site functions. These tokens are usually to be embedded in the Authorization header of any API request and must be stored securely to prevent unauthorized action. All tokens can be generated via the league’s dashboard (unless specified otherwise).
In the future, more tokens will be added to allow for more access to RoBall while ensuring secure and measurable access.
Match Data Tokens
Section titled “Match Data Tokens”Match Data Tokens allow for league developers to make submissions directly from their game servers to the RoBall API. It enables the most data to be sent about a match while also allowing for secuure access. To generate/revoke a match token, see here.
Once a token is generated, it must be placed in a Roblox Secret to be used in game and must only be passed in the Authorization header of any API request.