Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X GET "https://api.affonso.io/v1/program/tracking" \ -H "Authorization: Bearer sk_live_your_api_key"
{ "success": true, "data": { "default_referral_parameter": "ref", "enabled_referral_parameters": ["ref", "via", "aff"], "email_tracking_enabled": true, "name_tracking_enabled": false, "postbacks_enabled": false } }
Get referral tracking configuration including referral parameters and postbacks
true
Show Data Object Properties
ref
Was this page helpful?