🐝Beekeeper
Now in early access

Coupon distribution
that protects everyone.

Tokenized, single-use discount codes that connect merchants with content creators β€” without tracking, profiling, or coupon scraping.

bk_9d2e…
bk_f4b8…
Validated
Token lifecycle
1
Creator shares link
beekeeper.bz/c/summer-drops
2
Visitor arrives
Token generated
3
Token issued
bk_a7f3c9…
4
Validated at checkout
βœ“ Valid Β· 20% off applied
Single-use
Per visitor
Signed
HMAC-SHA256
Server-side
No client JS
No tracking cookies
Data minimization by design
2 API calls to integrate
Stripe-powered payouts
GDPR-conscious Β· Norway
The Problem

Coupon codes are broken.

Shared codes leak. Bots scrape them. Creators lose credit. Revenue evaporates.

βœ• The Old Way
SUMMER20Shared publicly by creator
SUMMER20Scraped by coupon aggregator
SUMMER20Abused by bots
SUMMER20Creator gets no credit
βœ“ The Beekeeper Way
bk_a7f3c…Unique token per visitor
bk_9d2e1…Cryptographically signed
bk_f4b8a…Single-use, server-validated
bk_3c7d2…Tied to creator campaign
0%
Server-side validation
0
API calls to integrate
0
Tracking cookies placed
How It Works

Built for both sides of the deal.

Beekeeper serves merchants and creators with the same platform, each with a tailored experience.

1
Create a campaign
Set your discount offer, campaign dates, and budget. Invite creators by email or link.
2
Creators share links
Each creator gets a unique landing page. Every visitor receives a signed, single-use token.
3
Validate at checkout
Your backend calls our API to validate the token server-to-server. Two calls. No SDKs.
4
Track & pay
Beekeeper records the redemption, bills the platform fee, and pays creator commissions via Stripe Connect.
Features

Designed to be trustworthy.

Not just for merchants and creators β€” but for the people who receive the coupons too.

Privacy First
No tracking or marketing cookies. IP addresses are truncated before storage. No names or emails collected from coupon recipients.
GDPR-conscious by design
Creator Attribution
Every token is tied to the creator who shared the link. Track exactly which creators drive sales and compensate them accurately.
Commission-based payouts via Stripe
Anti-Abuse
Honeypot tokens, rate limiting, blocked patterns, and threat assessment catch automated abuse before it dents your campaign.
Runs server-side, zero client JS
Simple Integration
Two REST API calls β€” validate at checkout, redeem on purchase. No SDK to install, no JavaScript to embed.
Works with any e-commerce stack
API

Two calls.
That's the integration.

No SDKs. No JavaScript embeds. Validate the token server-side at checkout, redeem it when the order completes.

REST API over HTTPS
Bearer token authentication
JSON request and response bodies
Works with any backend language
View full docs β†’
POST /api/v1/coupons/validate
Authorization: Bearer <api_key>

{
  "token": "bk_a7f3c9d2e1b8f4...",
  "campaign_id": "cmp_29xKm7"
}

β†’ 200 OK
{
  "valid": true,
  "discount_type": "percentage",
  "discount_value": 20,
  "creator_id": "usr_84kLp2"
}
Privacy Pledge

We apply data minimization β€” not as a checkbox, but as a design principle.

Read our Privacy Policy β†’
No tracking cookies
We do not place marketing or analytics cookies on your audience's browsers.
Truncated IP addresses
IP addresses are truncated before storage. We never store full IP addresses for recipients.
No recipient PII
We do not collect names or email addresses from people who receive and use coupons.
Transparent subprocessors
A complete list of our data subprocessors is published and kept up to date.
Pricing

Pay only for what you use.

No monthly subscription. No seat fees. You're billed per successful coupon redemption.

Platform fee per redemption
1%+ $0.10
Applied to the cart total at redemption.
Creator commissions are separate and merchant-defined.
Get started free
No monthly subscription
You pay nothing unless coupons are redeemed.
You set creator commissions
Define rates per creator. Beekeeper handles the payouts.
Billing via Stripe
Usage is reported to Stripe and billed on your invoice cycle.
Example redemption
Cart total
$100.00
β†’
Platform fee
$1.10
β†’
Creator commission
You set this
β†’
Total billed
$1.10 + commission
Get Started

Ready to protect your campaigns?

Start for free. No credit card required. Integrate in minutes with two API calls.

Start as a MerchantJoin as a Creator