Seraph pulls stats from two official sources, configured under the API tab in the settings menu:Documentation Index
Fetch the complete documentation index at: https://docs.seraph.si/llms.txt
Use this file to discover all available pages before exploring further.
- Hypixel API: for player stats, guild data, and most overlay columns.
- Seraph API: for tags, reports, ping data, and the live socket.
Seraph login
token.json is your authorisation token, you’ll NEVER be asked for it.token.json in your Seraph folder.
If the mod ever throws an authentication error on startup, re-run the launcher and sign in again. Your config and other data stay intact.
Seraph API key
You’ll only need this on external applications such as Cubelify.
Join the Seraph Discord
Open the Seraph Discord server. The invite link is on seraph.si or in the launcher.
Run /generate-key with the Seraph bot
Type
/generate-key in any channel where the Seraph bot is present. The bot DMs you a fresh key.The key field is masked. Click the eye icon to reveal it for editing or copying.
If you ever need to change your key, Open a ticket and an Administrator will guide you through the process.
Hypixel API key
Sharing this key with untrusted sources is risky and if abused, will permanently ban you from the Hypixel API
Open the Hypixel Developer Dashboard
Run
/seraph apikey (alias /sapikey). It opens developer.hypixel.net so you can claim or view your key.API Merger
The API tab also has Enable API Merger (port 3005). When on, Seraph runs a local HTTP server onlocalhost:3005 that aggregates tag data from every Custom Cubelify API URL you’ve configured (under the Overlay tab, General sub-tab) and serves the merged result at /api/merger?name=<name>&id=<uuid>.
Leave it off unless an external tool you’re using needs to consume that combined feed.
Verifying
Open any Hypixel lobby or game and bring up the tab list. Players should populate with stats within a second or two. If everything stays blank, double-check:- Your Hypixel key is valid (rerun
/seraph apikey). - Your Seraph API key is set (rerun
/generate-keyif needed). token.jsonexists in your Seraph folder (re-run the launcher if not).- Your network can reach Hypixel and Seraph.