For SaaS & businesses
Run a partner program on infrastructure built for trust.
The money side is the hard part, and it is what we built first: cents-precise commissions, signed webhooks, automated payouts, and fair clawback. Now in early access.
How you plug in
One signed webhook, and referrals start tracking.
Tell us when a sale closes. We verify the signature, attribute it, and credit your affiliate in exact cents.
# We POST a signed webhook the moment a sale is attributed
POST https://your-app.com/webhooks/earningit
x-earningit-signature: sha256=6b1f… verified
{
"event": "conversion.created",
"order_id": "ord_92f",
"amount_cents": 5000,
"commission_cents": 1000,
"affiliate": "aff_7k2"
}
Cents-precise commissions
Integer-cents math, one commission per sale, idempotent even when a webhook retries.
Signed webhooks
HMAC-signed inbound and outbound events, verified and guarded against SSRF.
Automated payouts
Reserve-then-confirm payouts via PayPal, or a manual rail when you prefer.
Refund clawback
Proportional, idempotent reversals when a referred customer refunds. Fair on both sides.
One dashboard
Programs, affiliates, conversions, and payouts managed in a single place.
Fraud flags
Bot heuristics, per-IP click limits, and self-referral holds to keep spend honest.
Integrate with the tools you already run. See the developer overview, or connect anything that can call a webhook.
We are onboarding companies in early access.
Company plans are still in development, so we work with partners one at a time to get the integration right. Tell us about your product and we will be in touch.
Under the hood
Everything the money side needs.
Cents-precise attribution, signed webhooks, and automated payouts, so your partner program runs correctly from day one.
See performance at a glance
Clicks, conversions, and commission in one live view, down to the cent and tied to the order.
+18% this month
Programs to promote
Real rates, shown up front.
Every event arrives signed
# signed on every conversion
POST /webhooks/earningit
x-signature: sha256=6b1f… verified
{ "commission_cents": 1000 }
Paid out in exact cents
$1,000.00 paid