Welcome to Rekomi
The two-sided affiliate platform for subscription businesses and the creators who promote them.
Rekomi is built for subscription revenue. Brands run private campaigns with native Stripe, Paddle, and Braintree tracking (and any other payment gateway via the S2S API), recurring commissions, and automated payouts. Creators apply once and get matched to campaigns they would actually promote through a curated network.
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 ten minutes.
- Campaigns covers the campaign object end to end.
- Commission models explains how to structure your payouts.
- Recruit affiliates covers the three recruitment channels.
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 explains the curated network.
- 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 Connect; Rekomi never holds your money.
- All admin endpoints require email verification and role-based access control.
- Every outbound webhook is HMAC-signed.
- 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