"Service" accounts used to hold opencloud API keys are being randomly locked by Roblox, breaking opencloud automation

Currently, as of 4/8/26, there is a chance Roblox accounts arbitrarily deemed as “suspicious” will be locked. In the case of automated “service” accounts used to hold opencloud API keys, this completely breaks automation through opencloud.

Several months ago, Roblox announced they were deprecating group API keys. As a result of this, developers are expected to move their opencloud API keys into “service” user accounts.
However, there is currently a fatal flaw with this : These user accounts, explicitly used for automation with opencloud, can be randomly moderated for “suspicious” activity:



This is critically breaking. Service accounts should under no circumstances be arbitrarily moderated by an AI like this. This can take down production environments, team workflows and more.

Expected behavior

It is expected that accounts (created at the request of Roblox) used for the sole purpose of holding opencloud API keys & calling web APIs would not be arbitrarily moderated by AI and asked to upload a government ID.

9 Likes

This genuinely should not even be possible. Why can’t we specify an account as a “service” account which restricts it from doing things like playing games & etc, but also gives it MUCH more moderation protections and cannot be banned unless manually reviewed by a human?

2 Likes

Roblox needs special “Creator” accounts ASAP which are not affected by the horrible AI moderation that we all have to face as creators on the platform

1 Like

Is this with account protections disabled? Roblox pretty explicitly describes the scenarios in which service accounts are utilized and allows you to turn off the protections on those cases (from a service account of my own, which is heavily utilized):

Here’s a link if you need: https://create.roblox.com/settings/advanced

1 Like

Hey, this doesn’t currently have sufficient enough information for us to debug the issue. What is the user ID of the affected account?

It would also help to know which APIs you are hitting.

2 Likes

Hi, the user ID is 852516825.

The account was hitting any APIs that mantle would hit, so things like:
https://develop.roblox.com/v1/universes/{}/configuration
https://apis.roblox.com/developer-products/v1/developer-products/{}/image
https://apis.roblox.com/developer-products/v1/universes/{}/developerproducts/{}/update
https://games.roblox.com/v1/games/{}/game-passes
https://economy.roblox.com/v1/game-pass/{}/game-pass-product-info
https://apis.roblox.com/universes/v1/user/universes/{}/places

1 Like

The engineer looking into this issue stated that would not have prevented this issue in DMs.

1 Like