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:
- Is this allowed?
- What are the ratelimits for the Roblox API?