An app access token has 800 requests.
Each user token has 800 requests.
So you have
- app access token 800 requests
- freds user token 800 requests
- bobs user token 800 requests
- sallys users token 800 requests
Each user gets their own pool since in theory you’d be using the users own token to access priviledged data like subscribers