request rate was limited by workspace or client(personal access token)

In my team there is over 200 people use Asana every day, and they want to build their own webhook for different kind of notification.
In the begining I used my personal access token to build webhook for them include query data and search api , sometimes reach the limit so what If I use their perosnal access token to build webhook and query data for themself would be better?

Hi @anon70317055,

Yes, if you create a PAT from their Asana account, it will be separate from yours in terms of Asana’s rate limit counting, so that would help to keep from hitting rate limits.