Refer a friend, you both earn
Share your link. When someone you referred subscribes, you both get a 20% bill credit.
How it works
Refer & Earn is live
Share your referral link. When someone who signed up through it makes a settled paid-plan payment, both of you receive a bill credit of 20% of that payment. No cash changes hands and there's nothing to redeem — the credit lands on both accounts automatically.
The rules
What earns credit
- 20% per settled payment — each qualifying payment credits 20% of its amount to you and to your referee.
- First 3 payments — credit applies to the referee's first 3 settled payments (their first payment plus two renewals), then stops for that person.
- Annual is capped — on an annual plan the credit is capped to the monthly-equivalent (20% of one month), so there's no yearly balloon.
- Up to 20 referees — you can earn from as many as 20 different people you referred.
The reward
A non-withdrawable account credit
The reward is a non-withdrawable account credit (no cash payout). It's spent as overage once your monthly weighted-token allowance is used up (when overage is enabled on your account) — so it works for any paid flat tier, not just PAYG.
Your referee also gets the normal free trial as their signup incentive. The referral credit itself triggers on their first settled payment, not on signup.
Share & track
Your link and the API
Your referral link carries ?ref=<your-code>; any new signup through it is attributed to you. Check your status, see who you invited (handles anonymized like a•••@domain), and claim a referral from the API:
# Your referral status: share link + total credit earned.
curl https://api.anoman.io/anoman/v1/referral \
-H "Authorization: Bearer anm-sk-..."
# 200 OK
# {
# "link": "https://app.anoman.io/auth/signup?ref=abc123",
# "code": "abc123",
# "creditEarnedUsd": "7.80",
# "referred_count": 2
# }The invited list shows each referee's status (invited or subscribed) and the credit you've earned from them, with their email masked for privacy.
Dashboard
Where to find it
In the dashboard: the Refer & Earn page (/dashboard/referral) with your share link, how-it-works, your stats and invited list, and the terms — plus a Refer & Earn entry in the sidebar. For plan details see Plans & Billing.
Grab your referral link
Share it, and start earning credit the moment a friend subscribes.