This API currently doesn’t impose rate limits on requests. Still, you should avoid calling the API more than once per second.

When setting up your scripts, think about how often you need to make each call. Set your intervals based on how often you need information from a resource. For example, you might need to call one resource every second and another resource every five minutes.