I've been looking for this for quite some time.. is there a proxy url or something that can access api.roblox.com so i can use httpservice to gather information?
Thanks.
To say it simply, no. You might be able to find a third party one, or you can make your own. To say it in a detailed fashion, most of the APIs on api.roblox.com are available in-game through a service, except for all the ones that are specific to the current authenticated/logged in user. And to use the login API, you need to specifically contact ROBLOX and talk about getting your own login endpoint.