Hanzo
CLIAffiliate

Affiliate

10 `hanzo` commands for Affiliate, each calling one operation on api.hanzo.ai.

Package affiliates is a partner program that pays commission on what your referrals spend.

10 commands · API reference →

CommandCallsWhat it does
hanzo affiliates applyPOST /v1/affiliate/applyEnrolls the caller's OWN org as an affiliate at status applied, optionally requesting a vanity code, and answers the…
hanzo affiliates attributePOST /v1/affiliate/attributeRecords the first-touch edge every later commission is computed from: the caller's org was referred by the affiliate…
hanzo affiliates clickPOST /v1/affiliate/clickCounts a click on a share link.
hanzo affiliates leaderboardGET /v1/affiliate/leaderboardAnswers the top affiliates by lifetime accrued commission, shown by OPT-IN HANDLE with aggregate figures only, plus the…
hanzo affiliates me earningsGET /v1/affiliate/me/earningsAnswers the caller's own commission ledger: per period, the margin it earned against and the commission taken from that…
hanzo affiliates me handlePOST /v1/affiliate/me/handleSets the caller's public leaderboard display name, or clears it.
hanzo affiliates me links getGET /v1/affiliate/me/linksAnswers the caller's share links, each with its URL and its funnel: clicks tracked, signups — orgs attributed with that…
hanzo affiliates me links createPOST /v1/affiliate/me/linksMints a new share link for the caller's own affiliate and answers it with its full URL, 201.
hanzo affiliates me getGET /v1/affiliate/meAnswers the richer self-view: the same lifetime accrued, pending and paid commission and payout history, plus the…
hanzo affiliates getGET /v1/affiliateAnswers the caller org's OWN affiliate standing: status, referral code and share link, commission rate, how many orgs…

How is this guide?