Roblox Application Center API
Backend API for managing Trainee applications
API Endpoint
POST request endpoint for ranking users
/api/roblox/rank-userEnvironment Variables
Required configuration
ROBLOX_API_KEYYour Roblox Open Cloud API key
API_SECRET_KEYSecret key to authenticate Roblox game requests
Setup Instructions
1. Configure Environment Variables
Add your Roblox API key and a secret key in the Vars section of the sidebar
2. Deploy to Vercel
Click the Publish button to deploy your API
3. Install Roblox Scripts
Download the Lua scripts from the roblox-scripts folder and place them in your Roblox game
4. Update Server Script
Replace the API_URL and API_SECRET_KEY in the ServerScript with your deployed URL and secret key
Group Configuration
Group ID
60990010Trainee Role ID
552800012