Overview

Integrate the one-click affiliate API into your business to generate new revenue streams and support your customers with their monetization needs via Tebex.

The affiliate API enables you to integrate a one-click setup process for Tebex within your server management panel. A one-click setup process has the following benefits:

  • Removes the complexity of your customers installing the Tebex Plugin

  • Increases conversions which will result in more commission paid into your affiliate account.

  • You will receive a percentage of any revenue the server earns from their players.

Integration Example

  1. Your customers click Install Tebex within your server management panel.

  2. You send an API request to Tebex alerting us of the customers request.

  3. We send an email to the customer with a link that allows them to create a webstore.

  4. Once the customer has created a webstore we will send you a webhook that contains a download url of the plugin, along with a pre-made plugin config file that includes the customers authentication details (their secret key).

  5. You install the provided plugin along with its config file and restart your customers game server.

A typical integration of this API will take a few hours depending on the experience of your development team.

Requirements

Please note that the one-click setup process is only available to approved partners of the Tebex Checkout For Server Hosts program. Please contact us for any additional questions or application information.

Once your application has been approved, your API key can be found towards the bottom of the Settings page.

To ensure you receive JSON responses, please provide an Accept: application/json header with all API requests.

Last updated