LogoLogo
  • Welcome
  • Authentication
  • Error Handling
  • Official Plugins
  • Endpoints
    • Information
    • Plugin Information
    • Sessions
    • Heartbeats
    • Setup
  • Configuration
    • Encryption Key
    • Debug Mode
    • Excluding Players
    • Bedrock Support
  • Features
    • Custom Events
    • Revenue Tracking
  • Java SDK
    • Information
    • Players
    • Events
    • Modules
  • Integrations
    • TCP Shield
Powered by GitBook
On this page
  1. Endpoints

Setup

Learn more about the setup endpoints.

Trigger a successful setup

GET https://analytics.tebex.io/api/v1/server/setup

Sends a request to confirm that the server has been successfully set-up.

Headers

Name
Type
Description

X-Server-Token

string

The secret key of a server.

{
  "success": true
}
PreviousHeartbeatsNextEncryption Key

Last updated 1 year ago