Back to Mods
DeathCounter REST API

DeathCounter REST API

miscUnbemerkt_

REST API for DeathCounter

About DeathCounter REST API

REST API For DeathCounter

REST-API

Get all deaths in the Universe (or EnablePerWorldTracking is disabled in the config of DeathCounter):

GET: http://webserverAddress:port/UnkownBundle/DeathCounter-REST-API/get Get all deaths in a specific world (only works if EnablePerWorldTracking is enabled, otherwhise the universe list will be returned):

GET: http://webserverAddress:port/UnkownBundle/DeathCounter-REST-API/get?WORLD_NAME Get a list with all available worlds:

GET: http://webserverAddress:port/UnkownBundle/DeathCounter-REST-API/worlds

WebServer

This mod requires the Nitrado WebServer mod.

To configure the webserver edit/create the config.json file in mods/Nitrado_WebServer/

Example config:

Please note: insecure should only be true on private/testing environment

{ "BindHost": "127.0.0.1", "BindPort": 5520, "Tls": { "Insecure": true, "CertificateProvider": "selfsigned" } } More info about the config

Downloads
21
Created
Jan 25, 2026
Updated
Jan 25, 2026
Version
Early Access

Categories

MiscellaneousUtility

Download Mod

Download on CurseForge
Free download • 21 total downloads

Need a Server?

Run DeathCounter REST API on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is DeathCounter REST API?

REST API for DeathCounter

How do I download DeathCounter REST API?

You can download DeathCounter REST API for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created DeathCounter REST API?

DeathCounter REST API was created by Unbemerkt_. The mod has been downloaded 21 times.

Is DeathCounter REST API compatible with Hytale servers?

DeathCounter REST API is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install DeathCounter REST API?

To install DeathCounter REST API: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.