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

Thank you so much, I got it working

getting likes and dislikes for my game. Please lets not use a proxy for this

1 Like

change that to v2 :slight_smile: v1 is not the right api

u need to post ur cookie in the headers for some reason

I got blocked even though I didn’t even use roproxy.com yet

1 Like

Hi Dragon, the inclusion of data such as recentAveragePrice into APIs like MarketplaceService:GetProductInfo would hugely help here.

For instance, with an experience I’m currently developing it’d be beneficial to display the total RAP of the outfit instead of its total cost so that outfit values aren’t inflated:

This would benefit games too like ItsMuneeeb’s Catalog Avatar Creator which are currently limited to displaying the inflated cost (which often overflows UI containers and ruins sorts like ‘highest to lowest’):

Some recent posts I found with the same issue:

1 Like

Is there a easier way to find out what RoProxy returns instead of going in roblox studio and printing what comes out of it?

1 Like

open your web browser and put the roproxy link

1 Like

It doesnt return it, it instead directs me to the roblox page, am I doing something wrong? I’m trying to grab the players games

1 Like

Hey there, I’ve been getting limit errors when using less than 500 requests per minute, and for some reason my requests cap at 100 in the Roblox Player. I wanted to double check with roproxy if it isn’t a problem from the proxy side, because everything else looks great.

In game, sometimes it gives me the Too Many Requests error after 100 requests, sometimes after 87, sometimes at 94 (None of these are even near the 500 limit that roblox says httpservice has)

1 Like

You can download an application such as Postman to allow you to make these requests directly from your PC and see the returned results.

1 Like

Hello,

It seems like any auth-required endpoint will return unauthorized and instead log you out. At least in my case these two endpoints:

(GET) https://economy.roproxy.com/v1/assets/{ITEM-ID}/resellers

(POST) https://auth.roblox.com/v2/logout

This is mostly because of the rotating proxies. But would somebody please let me know what is the region of the proxies? Thanks.

UPDATE: Figured it out, US proxies is the answer

2 Likes

Hello, search.roproxy.com doesn’t seem to be returning anything. Is this intended behavior? I’m trying to search the audio library.

1 Like

Purchase log, join leave, chatlogs

1 Like

SoapUI is useful for stuff like this.

1 Like

hello, seems that accountsettings api is not supported by roproxy. will it be anytime soon?

1 Like

https://search.roproxy.com/catalog/json?Category=9&SortType=1&PageNumber=1&ResultsPerPage=100 returns [] which didn’t before

1 Like

See Catalog Web API is restricted for audios. A replacement engine API has been added.

1 Like
3 Likes

Yea saw that. Started using AssetService now.

1 Like