API ReferenceAuthorize an action for the sandbox player POSTPrevious PageGet game balance GETReturns the computed game balance for the current user
API ReferenceAuthorize for the project POSTAuthorize for the projectCreates a new access token for the user, if the session is activeCopy MarkdownOpenServer URLloading...POST/playables/{projectId}/authSendPathCreates a new access token for the user, if the session is activePath ParametersprojectId*stringResponse Body200application/json401500cURLJavaScriptGoPythonJavaC#Rustcurl -X POST "https://example.com/playables/string/auth"200401500{ "accessToken": "string"}