RoProxy.com - A free, rotating proxy for Roblox APIs

Ask roblox why

use roblox’s method

use lite

Is roproxy down rn? Getting invalid redirect error? Getting

HttpError: InvalidRedirect
4 Likes

I think it’s down rn, trying to fetch a gamepass origin is unreachable

4 Likes

Is it safe to use in terms of roblox ToS?

1 Like

Any solutions to getting more real-time responses that aren’t cached by Roproxy? I tried hosting my own web service but I was having my own issues with that

1 Like

I think something is wrong with the API for getting gamepasses. When I run this
https://games.roproxy.com/v1/games/*experience-id*/game-passes?limit=100&sortOrder=Asc
it just keeps loading until it eventually times out.

3 Likes

You can’t really control that, you kind of just have to hope that it doesn’t fail on you

1 Like

Roproxy is down like a week already.

https://apis.roproxy.com/toolbox-service/v1/marketplace always return HttpError: InvalidRedirect

Is someone know about alternatives?

1 Like

Why is this proxy down for so long? Does anyone has an idea for an alternative??

1 Like

yes, its allowed for use, other games with ranking systems dont get banned

3 Likes

Why does https://games.roproxy.com/v1/games/<GameId>/servers flag it as a SQL command or malformed data

1 Like

i thought that API was disallowed from use using roproxy because of mass abuse

why are you using it anyways, just use messaging service

1 Like

Different PlaceIDs, also I don’t think you can abuse it anymore…

Can verify this keeps occurring, anybody know any alternatives to roproxy?

1 Like

I was using it only for photo and music search so i figured out that i can just use :GetFreeDecals and :SearchAudio which are actually also way faster

1 Like

This is occurring for me as well, but only occurs in-experience (requests always work fine in studio). @okfalse, can we get an answer as to why this is the case, and potentially a fix to this issue? At least in my cases, this error is very frequent and causes RoProxy to be nearly unusable for me.

3 Likes

Does the inventory API still work, I keep getting unauthorized errors.

I just created my own proxy for free using cloudfare workers. With cloudfare workers you get 100,000 requests per day for free. To reduce the amount of requests I consume on cloudfare I first request roproxy and if it fails I use my own as a backup. This system has worked great for me!

Here is a good tutorial on how to setup your own.

Hope this helps!

1 Like