Rate Limiting of twitch API

Thanks a lot, so to confirm : my app will be limited if I do 800 request per minute, all users combined !

https://id.twitch.tv/oauth2/token?client_id=' + process.env.CLIENT_ID + '&client_secret=nyjkxuqdnz5up6qmuw4bkflet865ix&grant_type=client_credentials

And deserve a token to each user don’t help to have more request ?