Tapfiliate
Overview
SLUG: TAPFILIATE
Description
Tapfiliate is an affiliate and referral tracking platform that enables businesses to create, track, and scale their affiliate programs efficiently.
Authentication Details
API Key
Connecting to Tapfiliate
Create an auth config
Use the dashboard to create an auth config for the Tapfiliate toolkit. This allows you to connect multiple Tapfiliate accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Tapfiliate toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
TAPFILIATE_AFFILIATES_LIST_ALL_AFFILIATES
Tool Name: List all affiliates
Description
Action Parameters
Action Response
TAPFILIATE_AFFILIATES_RETRIEVE_AN_AFFILIATE
Tool Name: Retrieve an Affiliate
Description
Action Parameters
Action Response
TAPFILIATE_COMMISSIONS_LIST_ALL_COMMISSIONS
Tool Name: List all commissions
Description
Action Parameters
Action Response
TAPFILIATE_DELETE_AN_AFFILIATE
Tool Name: Delete an affiliate
Description
Action Parameters
Action Response
TAPFILIATE_LIST_ALL_AFFILIATES
Tool Name: List all affiliates
Description
Action Parameters
Action Response
TAPFILIATE_PAYMENTS_CREATE_A_PAYMENT
Tool Name: Create a Payment
Description
Action Parameters
Action Response
TAPFILIATE_PAYMENTS_LIST_ALL_PAYMENTS
Tool Name: List all payments
Description
Action Parameters
Action Response
TAPFILIATE_PAYMENTS_RETRIEVE_A_PAYMENT
Tool Name: Retrieve a Payment
Description
Action Parameters
Action Response
TAPFILIATE_PAYOUT_METHODS_LIST_ALL_PAYOUT_METHODS
Tool Name: List all payout methods
Description
Action Parameters
Action Response
TAPFILIATE_PROGRAMS_LIST_ALL_PROGRAMS
Tool Name: List all programs
Description
Action Parameters
Action Response