I’m pretty new to api and web development, but I think I have an idea what to do with the returned data, but I’m not sure how to simply get the data (not even through code) but just literally the url to get it. how would i make this request:
Send a get request with that url and it will return json data. Roblox used to deny access to its own apis through the HTTPService but I’m not sure if that limitation still exists or not.