Heartbeats

Learn more about the heartbeat endpoints.

Track the current player count

POST https://analytics.tebex.io/api/v1/server/heartbeat

Sends the current player count for online tracking.

Headers

Request Body

{
  "success": true
}

Last updated