I'm running queries against the IGDB API, and cannot find any documentation on how many requests/minute am I allowed to send via their free plan. There is a limit of 5 requests/minute against their api_status endpoint- but I cannot find any information for other endpoints like games. I'm aware of the 50,000 requests/month, but I'm trying to figure out whether there is a request limit per minute/hour as well, or I can just send as many requests as I want until I run out of requests?