Authentication
To access the API all requests need to be authenticated via a Servers secret key.
Supply the secret key by setting the
X-Tebex-Secret
header in all requests to the API.Please note that all requests to the API must be sent via HTTPS.
Last modified 3yr ago