I wanna check for something on my API (it has no request limits)
I was wondering how many requests I could make per time period (e.g request every 10 secs).
Someone said the roblox request limit was 500 per minute, but I tried to have a request every second and it didn’t work.