RekomiRekomi
DemoPricingFor creators
DashboardSign inLaunch your program
Launch your program
Rekomi Docs
Rekomi Docs
Welcome to Rekomi
HomeQuickstart for brandsPlans and trialsIntegrationsStripe Connect (sales tracking)Organization settingsTeam managementNotifications

Campaigns and commissions

CampaignsCommission modelsPay per click or lead (CPC & CPL)Coupon-code attributionProducts and per-product ratesCreative assetsRecruiting (sub-affiliates)Tracking and attributionTest your integration

Affiliates

Recruit affiliatesManage affiliatesAI co-pilotApply to the curated networkBooking creators with deals

Money flow

SalesCustomersPayoutsMulti-currencyTax formsReports

Email

Sending domainEmailsBroadcasts
Quickstart for affiliatesYour public pageThe page builderBrand dealsDeals and getting paidMessagesBuild your creator profileBrowse and apply to campaignsApply directly via a brand's public pageAffiliate dashboard tourYour tracking linkProduct & page linksUsing creative assetsEarnings and performanceConnect Stripe for payoutsYour tax formsGetting paidFeesSupported countriesPromote Rekomi and earn
API overviewAuthenticationOAuth 2.0Server-to-server trackingTracking script & window.RekomiTrack leads and signupsNo-code & non-Stripe checkoutsCustom domainConversion currencyCoupon code trackingSub-affiliate recruiting APIWebhooksZapierWhite-label embedMCP serverAPI reference
For brands
Brands

Broadcasts

Send a single email to all (or filtered) affiliates. Plan limits and unsubscribe semantics.

A broadcast is a single email you send to the affiliates in your organization. Use it for product updates, new asset drops, promo announcements, or asking creators to push a fresh campaign.

Where to send broadcasts

The Emails page (Emails, then Broadcasts) has the composer.

The broadcast composer with subject, body, and campaign scope fields

Form fields:

  • Subject: 1-200 chars. No newlines or control characters (server-side validated against header injection).
  • Message: 1 to 50,000 chars. Plain text.
  • Campaign (optional): scope the broadcast to one campaign's affiliates. Leave blank for all affiliates in the org.

Personalize with variables like {{affiliate.firstName}} via the "Insert variable" menu on both the Subject and Message fields; each recipient sees their own values.

Click "Review & send". The confirm step shows the recipient count before anything goes out: how many approved affiliates will receive it and how many unsubscribed addresses will be skipped. Click "Confirm send" to send.

What recipients see

Each affiliate receives an email from notifications@mail.rekomi.com (brands with a verified custom sending domain send from their own domain instead; see Sending domain) with:

  • Your subject line
  • Your body
  • A List-Unsubscribe header (RFC 8058 one-click unsubscribe compliant)
  • A Reply-To: support@rekomi.com header (configurable)
  • The standard Rekomi-branded HTML wrapper

The List-Unsubscribe header means Gmail and Yahoo show a one-click "Unsubscribe" button. Clicking it adds the recipient to the global suppression list. They will not receive broadcasts from any organization on Rekomi going forward. Transactional emails (payouts, application status) still arrive.

Suppression list

Three things land an affiliate on the suppression list:

  1. They clicked List-Unsubscribe.
  2. Their email hard-bounced (typo, full inbox, mail server rejected).
  3. They marked an earlier broadcast as spam.

Suppressed recipients are removed before the send, so the recipient count you see already reflects only deliverable addresses. The suppression list is global across organizations (we don't want different orgs spamming users who clearly want out).

Plan limits

Per-tier broadcast quotas (monthly, per recipient cap per broadcast):

TierMonthly emails (total recipient sends)Max recipients per broadcast
Starter1,000100
Growth10,0001,000
Pro50,00010,000
Enterpriseunlimitedunlimited

The composer enforces both limits at send time. If you exceed your monthly cap, the next broadcast is blocked with an HTTP 402 response and an inline error.

Suspended broadcasts

If your organization's rate of bounces plus spam complaints exceeds 5 percent over a 24 hour window (minimum 20 sends), broadcast sending is automatically suspended; the next send attempt returns an error explaining why. Resuming requires contacting support. This protects domain reputation for everyone on mail.rekomi.com.

Rate limiting

Broadcast endpoint is rate-limited per user (10 sends per minute). The idempotency-key header (optional) allows safe retries if your dashboard tab loses connection mid-send; the same (orgId, idempotencyKey) returns the prior result within a 60-minute window.

Future: HTML compose, scheduled sends, segments

Three features on the deferred list:

  • HTML composer with a WYSIWYG editor (today: plain text only)
  • Scheduled sends (today: send-now only)
  • Segment filters (e.g., "all affiliates who drove a sale in the last 30 days"; today: filter by campaign only)

Emails

The automated email catalog, per-campaign overrides, previews, and where broadcasts live.

CRM and email integrations

Rekomi integrates with 38 email and CRM platforms. Approved affiliates auto-sync to your existing audience with the right tags and the right consent.

On this page

Where to send broadcastsWhat recipients seeSuppression listPlan limitsSuspended broadcastsRate limitingFuture: HTML compose, scheduled sends, segments