Does the problem occur when I call shotgun_api3 multiple times in one account?

Hello, I want to import the shot data using shotgun_api3 and then update the shotgun automatically.
In the authentication method, I would like to receive the id and password as input and process the authentication process on each pc. I think each account will have an api call and update within about 30 times a day, but will there be a problem such as a license or app limit here? Or is there no problem?