← Back to dashboard
How to get an API Key

You need a Roblox Open Cloud API key to let RbxSale manage your game's passes and developer products. Follow these steps — it takes about 2 minutes.

Keep your API key private. Anyone with it can modify your game's products. Don't share it or commit it to public code.
1
Open the Roblox Creator Dashboard
Go to create.roblox.com/dashboard/credentials and make sure you're signed in to the Roblox account that owns the game.
2
Create a new API key
Click the API Keys tab (if not already selected), then click Create API Key. Give it a name like RbxSale so you can identify it later.
3
Add the required permissions
Under Access Permissions, click Add API System and add each of the following, setting both Read and Write on each:
universe-game-pass universe-developer-product
Also add this one with Read only:
universe
Tip: for each system, use the dropdown next to it to select the specific game (universe) you want to manage, rather than giving access to all games.
4
Save and copy the key
Click Save & Generate Key. Roblox will show you the key once — copy it immediately and paste it into the API Key field when adding your game on RbxSale.
If you lose it, you'll need to delete this key and create a new one.
You're all set
Head back to the dashboard and paste your key when adding a game. If you run into trouble, make sure the key has the correct permissions and is assigned to the right game. Go to dashboard →