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