What Are The Roblox API Endpoints’ Ratelimits?

Currently, I’m making a website that utilizes the Roblox API in multiple ways. However, as some endpoints require a token/cookie to access (like what game a person is playing if they have it set to Everyone), I am using a bot account to retrieve that information.

My two questions are:

  1. Is this allowed?
  2. What are the ratelimits for the Roblox API?