curl --location --request POST 'https://leaderboards.srblabs.io/api/auth/token' \ --header 'Content-Type: application/json' \ --data-raw '{ "username": "string", "password": "string", "minimal": true, "testOnly": true }'