Good morning!
I am a student currently developing an app leveraging the Schoology API. Students log on via SSO and the app makes calls to the API on their behalf to access and display assignments, grades, etc. in different formats. To sign the user in, the app requests a temporary token using my personal consumer key/secret.
Does Schoology/PowerSchool implement rate throttling (is there a maximum number of API calls an app is allowed to make)? If not, is there anything else I should know regarding PowerSchool's policies on this sort of app development? I would appreciate any advice, as the Schoology Developers website does not mention these things.
Thank you in advance!