Welcome to Rekomi
The two-sided affiliate platform for subscription businesses and the creators who promote them.
Rekomi is affiliate tracking software built for subscription revenue. Brands run private affiliate or referral campaigns with native tracking for Stripe, Paddle, Braintree, Shopify, Wix, Lemon Squeezy, Chargebee, Polar, Recurly, Gumroad, Creem, and Dodo (and any other payment gateway via the server-to-server API), commission tracking, recurring commissions, and automated payouts. Creators apply to the campaigns they want to promote and manage every one from a single dashboard.
These docs cover the full product. Pick the path that matches your role.
Pick your starting point
For brands
You run a subscription product (SaaS, AI tool, course, membership). You want to recruit affiliates, track their sales, and pay them commission.
- Quickstart gets you from signup to a working tracking link in about fifteen minutes.
- Campaigns covers the campaign object end to end.
- Commission models explains how to structure your payouts.
- Recruit affiliates covers the recruitment channels: the public application page, direct invites, and the network.
For affiliates
You have an audience. You want to find campaigns worth promoting, get paid for every customer you bring in, and see your earnings in one place.
- Quickstart walks you through signup, profile, and your first application.
- Browse and apply covers applying to campaigns and the creator network that is launching soon.
- Tracking link is how you actually drive sales.
- Payouts is where the money lands.
For developers
You need to wire Rekomi into your stack (server-side tracking, webhook handlers, custom dashboards).
- API overview covers base URLs, auth, errors.
- S2S tracking covers HMAC-signed sales ingest.
- Webhooks is for receiving events on your side.
What you can expect
- All data is multi-tenant isolated at the database level (Postgres FORCE ROW LEVEL SECURITY).
- Payouts flow through Stripe: you fund each payout run and the money moves through Stripe accounts to every affiliate's Stripe Express account in the same run.
- The dashboard and admin surfaces are protected by role-based access control.
- Every outbound webhook is signed, so you can verify it really came from Rekomi.
- Tax form uploads (W-9, W-8BEN, W-8BEN-E) live in private storage with signed-URL retrieval.
Getting help
- Product questions: chat with us using the messenger in the bottom right of any page.
- Security issues: see security.txt, or chat with us.
- API status: status.rekomi.com