Skip to content
This repository was archived by the owner on Jun 16, 2019. It is now read-only.

Auth routes

Francesco Borzì edited this page Dec 15, 2018 · 9 revisions

Auth Database routes

Here are listed all routes providing information from the auth database of TrinityCore.

Uptime

Route: /uptime

Optional multiple parameters: realmid, time.

Using realmid parameter to choose which realm uptime to get.

Using time to get the string "uptime" converted into Day, Hours and Mins.

Pulse

Route: /pulse

Parameters: days.

Get the amount of active accounts and IPs of last days.

Example:

/pulse?days=7

Clone this wiki locally