System Info

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.

Endpoints

MethodPathDescription
GET/Landing page
GET/infoThis page — endpoint list and system status
GET/rulesUsage rules / terms
GET/scriptsBrowse free loader scripts with copy-to-clipboard loadstrings
GET/loginStart Discord OAuth login
GET/auth/discord/callbackDiscord OAuth redirect target
POST/logoutClear your session
GET/POST/dashboardManage your own scripts (requires login)
GET/POST/adminAdmin dashboard (requires admin key)
POST/admin/keysGenerate a global access key (admin session)
GET/admin/statsLive JSON stats for the admin dashboard (admin session)
GET/POST/secureGet/set the current WSS relay URL (X-Api-Key)
WS/wsLive log relay (requires ?key=)
GET/POST/logsPublic log line submission + key-gated read
GET/POST/usernamesPublic username registry
GET/POST/blacklistedBlacklist read (public) / write (X-Api-Key)
GET/POST/bannerSite-wide banner read (public) / write (X-Api-Key)
GET/POST/announcementsShort-lived popup announcement
POST/dexpaid/keysGenerate a DexPaid key (X-Api-Key)
POST/github/refreshForce-refresh the GitHub script cache (X-Api-Key)
GET/dexfree, /dexchilli, /dexserverhop, /dexhub, /dexautorollFree loader scripts
GET/dexpaid?key=...Paid loader script
GET/{slug}Any user-created script endpoint

Executor usage

loadstring(game:HttpGet("https://dexapi1.up.railway.app/dexfree"))()

Full script list with copy buttons: /scripts