Affiliates API

Affiliate Programs

Tamio provides you with the ability to establish affiliate programs for your offerings, whether they're products, Tamio-hosted sites, or any other external sites under your own. You have the freedom to generate an unlimited number of programs, each with its own currency, target demographic, commission structures, and payout methods. This level of customization ensures you can precisely tailor each program to specific marketing needs and strategies.

We offer extensive payout capabilities, supporting over 20 different payment gateways for your convenience. This wide range helps ensure seamless commission payouts for your partners, irrespective of their geographical location or preferred transaction method.

Our platform caters to various commission models, including one-time payments, recurring payments, and lifetime commissions tied to subscriptions. The enrollment process for your affiliate program can be either manual or automated, providing you control over who joins your program. Additionally, should an affiliate violate your terms, you can remove them from your program, maintaining its integrity and standards.

Finally, Tamio hosts a public marketplace where you can showcase your affiliate program, expanding its visibility to other Tamio affiliates. This exposure could drive more affiliate partnerships, enhancing your reach and increasing your potential for conversions and sales.

API Endpoints

Description

Method

URL

POST

/v2/affiliate-programs/create

POST

/v2/affiliate-programs/update/:id

GET

/v2/affiliate-programs/retrieve/:id

DELETE

/v2/affiliate-programs/:id

GET

/v2/affiliate-programs/list

Webhook Events

There are three webhook notification events associated with the Affiliate Programs API.

  • affiliate-program-created
  • affiliate-program-updated
  • affiliate-program-removed

You can see examples of notification events here:

Permissions

The default set of permissions are view, edit, create and remove.