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.
Last updated