Join PartnersMy
The platform where brands and affiliates grow together.
Competitive commissions, real-time tracking and secure payouts. Everything you need to monetize your traffic or scale your affiliate program.
Join PartnersMy
Competitive commissions, real-time tracking and secure payouts. Everything you need to monetize your traffic or scale your affiliate program.
Advanced API
Create links, register S2S conversions and query attributed events.
/api/v1/tracking-links{ "programSlug": "brand-demo" } — returns the tracking URL.
/api/v1/conversions?from=2026-04-01T00:00:00.000ZList events. Accepts to, type and status.
/api/conversionServer-to-server (S2S) conversion for advertisers. Requires API key.
SIGNUP: user registration.
TRIAL: free trial start.
PURCHASE: completed purchase.
UPGRADE: upgrade to a higher plan.
RENEWAL: subscription renewal.
REFUND: purchase refund.
CANCELLATION: subscription cancellation.
Advertisers can register conversions from their server with POST /api/conversion.
Useful when the conversion happens outside the normal tracking flow (e.g. own backend).
Requires advertiser API key and the associated partnership data.
TRACKING_COOKIE: user click captured by PartnersMy cookie.
VENDOR_S2S: conversion reported directly by the advertiser.
SUBSCRIPTION: automatic renewal/plan-change event.
NETWORK_WEBHOOK: conversion reported by the affiliate network (Impact, Awin, etc.).