promotional bannermobile promotional banner

DeathCounter REST API

REST API for DeathCounter

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

The DeathCounter REST API Team

profile avatar
  • 2
    Followers
  • 3
    Projects
  • 823
    Downloads

More from Unbemerkt_

  • Worldz project image

    Worldz

    • 230
    • Mods

    Multi world management.

    • 230
    • January 27, 2026
    • Mods
    • +2
  • DeathCounter project image

    DeathCounter

    • 526
    • Mods

    Counts deaths of Players and add a List with all DeathCounts

    • 526
    • January 19, 2026
    • Mods
    • +2
  • Worldz project image

    Worldz

    • 230
    • Mods

    Multi world management.

    • 230
    • January 27, 2026
    • Mods
    • +2
  • DeathCounter project image

    DeathCounter

    • 526
    • Mods

    Counts deaths of Players and add a List with all DeathCounts

    • 526
    • January 19, 2026
    • Mods
    • +2