Online Uptime: 2h 5m 8s GitHub scripts connected
This page lists every public endpoint this backend exposes and what it does. Endpoints
marked Key require an X-Api-Key header. Endpoints
marked Session require being logged in via /login
or the admin panel.
| Method | Path | Description |
|---|---|---|
GET | / | Landing page |
GET | /info | This page — endpoint list and system status |
GET | /rules | Usage rules / terms |
GET | /scripts | Browse free loader scripts with copy-to-clipboard loadstrings |
GET | /login | Start Discord OAuth login |
GET | /auth/discord/callback | Discord OAuth redirect target |
POST | /logout | Clear your session |
GET/POST | /dashboard | Manage your own scripts (requires login) |
GET/POST | /admin | Admin dashboard (requires admin key) |
POST | /admin/keys | Generate a global access key (admin session) |
GET | /admin/stats | Live JSON stats for the admin dashboard (admin session) |
GET/POST | /secure | Get/set the current WSS relay URL (X-Api-Key) |
WS | /ws | Live log relay (requires ?key=) |
GET/POST | /logs | Public log line submission + key-gated read |
GET/POST | /usernames | Public username registry |
GET/POST | /blacklisted | Blacklist read (public) / write (X-Api-Key) |
GET/POST | /banner | Site-wide banner read (public) / write (X-Api-Key) |
GET/POST | /announcements | Short-lived popup announcement |
POST | /dexpaid/keys | Generate a DexPaid key (X-Api-Key) |
POST | /github/refresh | Force-refresh the GitHub script cache (X-Api-Key) |
GET | /dexfree, /dexchilli, /dexserverhop, /dexhub, /dexautoroll | Free loader scripts |
GET | /dexpaid?key=... | Paid loader script |
GET | /{slug} | Any user-created script endpoint |
loadstring(game:HttpGet("https://dexapi1.up.railway.app/dexfree"))()
Full script list with copy buttons: /scripts