Secret is a data type that was released in version 596 (September 2023). Secrets are a safe way to store sensitive string information, such as Security tokens, webhook URLs, etc. In Roblox API, Secrets are only accessible via the HttpService:GetSecret method, and can be modified with built-in methods, but cannot be read. They can be used with HttpService in any string parameter.
Secrets can be created and modified on the Roblox Creator Hub, and are specific to the experience they are created for.
Referenced by[]
Basic Lua types | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Roblox types |
| ||||||||||||||||||||||||||
API reference only |