Calling ROBLOX Apis in game to validate user info

I am looking to use a roblox api in game to validate user info on join, specifically https://api.roblox.com/users/. I know that roblox APIs are blocked from being called in game and I was wondering if there was any other way to do this. Thanks!

You could easily make a proxy and call that, stuff like this may be found useful by you;

Roblox Proxy Site ( does it all for you looks like );

https://rprxy.xyz/

And there is this tutorial right here for you if you’re still confused;

If you need anymore help let me know!

2 Likes