Hi. I recently looked into the roblox group api.
Tho using the V1 api i keep getting in ratelimit, because i can only use 1 groupid per request.
So i switched to the V2 api which allows multiple group id’s to be checked.
Tho it does not send that much information per group? Before i had, members, closed, etc.
In the documentation it says it should return the memberCount, but I can see it is not doing so. I guess this was changed or mistakenly added to the documentation.