L

Luau WTF API

Key validation service

Secure key validation for Roblox

Redeem tokens safely and keep your game secure. Works with Luau loaders and server scripts.

Quick Docs

Send a POST request to /l/v1/ with JSON:

{
  "file": "lolfart",
  "skid": "",
  "secret": ""
}
      

Response:

{ "lol": "" }

Made with ❤️ by .stixxy_ (on discord) for your Roblox project.