🏢 For SaaS Platforms

API-Powered Loyalty Programs for Your SaaS

Reward user milestones with blockchain badges. Auto-mint on signup, upgrades, referrals, or any custom trigger. Full API control with webhooks.

Perfect For

Any SaaS platform looking to increase engagement and retention with gamified rewards

📊

Usage Milestones

Reward users when they hit 100 API calls, 1000 documents, or any metric you track

e.g., Notion, Airtable, Figma

🎯

Onboarding Completion

Mint badges when users complete profile setup, connect integrations, or invite team

e.g., Slack, Linear, Asana

🤝

Referral Programs

Tiered badges for referrals - Bronze (1), Silver (5), Gold (10), Platinum (25)

e.g., Dropbox, Notion, Loom

Integration in 3 Steps

1

Create Campaign

Use AI to generate your campaign or build manually. Define tiers, triggers, and badge designs.

2

Add API Call

One API call to mint badges. Trigger from your backend when users hit milestones.

3

Track & Iterate

Monitor claims, upgrades, and engagement in your dashboard. Optimize based on data.

Simple API Integration

// Mint a badge when user hits a milestone
const response = await fetch('https://badges.grinder.wiki/api/badges/mint-smart', {
  method: 'POST',
  headers: {
    'Authorization': 'Bearer YOUR_API_KEY',
    'Content-Type': 'application/json'
  },
  body: JSON.stringify({
    campaign_id: 'your-campaign-id',
    user_email: user.email,
    tier_level: 1,
    event_type: 'milestone_reached',
    event_data: { milestone: '100_api_calls' }
  })
});

// Badge mints automatically on Optimism
// User receives email notification with claim link (if new)

Built for Developers

Smart Mint

Auto-detects returning users and mints directly to their wallet

🔗

Webhooks

Get notified when badges are claimed or upgraded

📊

Analytics API

Query badge stats programmatically

🎨

AI Design

Generate badge artwork with AI in seconds

Gas Covered

We pay all Optimism gas fees

🔒

Secure

API key auth with rate limiting

📧

Email Notifications

Automatic claim emails to users

🌐

Public Verify

Let anyone verify badge ownership

Ready to gamify your SaaS?

Start with our Growth plan at $49/month. No credit card required for trial.