-
Notifications
You must be signed in to change notification settings - Fork 1
All api
Get metadata
Path: /launcher/metadata
Method: GET
Params: launcher_version:String
Get version info
Path: /launcher/launch
Method: POST
Content-Type: application/octet-stream
{
"hwid": "PRIVATE",
"hwid-private": "PRIVATE-HWID",
"installion_id": "INSTALLED",
"os": "win32",
"arch": "x64",
"os_release": "19045.3086",
"launcher_version": "2.15.2",
"launch_type": "lunar",
"version": <version>,
"branch": <branch>,
"module": <module>
}
Path: /launcher/reportLaunchStatus
Method: POST
Params: hwid: String, data: JsonObject
In-game metadata, etc. disable freeLook in HYPIXEL
Path: /game/metadata
This API added by CubeWhyMC, not present on the official API
Download a artifact
Path: /launcher/download
Params: path:String
Show information of all addons
Path: /market/info
Download a addon
Path: /market/download
Params: path: String
Same as https://s-optifine.net
Path: /capes/USERNAME.png
Path: /api/auth/login
Params: username:String, password:String
If cookie not defined, read token in headers
Path: /api/auth/logout
Headers: Authorization:String
Auth token needed. If token cookie not defined, read token in headers
Path: /api/admin/upload
Params: base64: String, filePath: String
Not attributable to Moonsworth LLC