Is there a way to get a game datastore using an HTTP Request?

Hey there! As the title says, is there a way to do that? I want to create a bot that can access a Roblox Datastore and output the info that it received, but for now I haven’t found anything, so is there a way to do that? Thanks.

I do not believe there is a known way of accessing the DataStore but it is probably possible.

It probably is locked to only the running Roblox server so it cannot be tampered with.

3 Likes

No, after skimming over the endpoints (Develop Api & v2, List of web APIs | Roblox Wiki | Fandom, https://api.roblox.com/docs?useConsolidatedPage=true), there are none.

This would just create a bunch of security issues anyway.

2 Likes