Key registry

Live API keys with shared workspace storage, quotas, and one-time reveal.

Keys are hashed on the VPS, revealed once, and require Google Authenticator before creation. Use them from Roblox Studio through the SDK or direct HTTPS calls.

Protected registry One-time reveal HMAC hashed

Generate keys like production credentials, not disposable tokens.

Each key has a product scope, request trail, revocation path, and a one-time raw-key reveal. Storage is shared across the workspace plan, not assigned to individual keys.

Auth Docs
Signed-in owner Keys belong to the verified account workspace.
Google Authenticator 2FA must be enabled before creation unlocks.
Server-side usage Use keys from server scripts and backend workers only.