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

Authentication

To access our API endpoints, all requests must be authenticated using a servers secret key unless specified otherwise.

You can supply the secret key by setting the X-Server-Token header in all requests that you send to Tebex Analytics.

Please note that all requests to the API must be sent via HTTPS.

PreviousWelcomeNextError Handling

Last updated 1 year ago