Email Drip Campaigns
for Developers

A lightweight alternative to Mailchimp for indie developers. Simple automated email sequences with a developer-first API.

Developer-First API

Simple REST API with clear documentation. Integrate in minutes, not hours.

Automated Sequences

Create onboarding flows, trial reminders, and feature announcements with ease.

Fast & Reliable

Built on Supabase and Resend for lightning-fast delivery and rock-solid uptime.

Secure by Default

Row-level security, API key authentication, and automatic unsubscribe handling.

Quick Start Example

// Enroll a user in your campaign
fetch('https://dripkit.dabino.dev/api/v1/contacts', {
  method: 'POST',
  headers: {
    'Authorization': 'Bearer YOUR_API_KEY',
    'Content-Type': 'application/json'
  },
  body: JSON.stringify({
    email: 'user@example.com',
    campaign_id: 'your-campaign-id',
    metadata: { name: 'John', plan: 'pro' }
  }
)

Built for Indie Developers

Simple, affordable pricing. No enterprise bloat, just what you need.

Start Free

No credit card required

14-Day Trial

Test DripKit risk-free

$0/14 days
  • 2 campaigns
  • 100 contacts
  • 500 emails
  • Full API access
  • Email templates

Automatically activated on signup

After your trial, upgrade to unlock unlimited campaigns, contacts, and higher email volumes

Paid Plans

Subscribe to unlock full features and higher limits

Hobby

For side projects

$9/month
  • 5,000 emails/month
  • Unlimited campaigns
  • Unlimited contacts
  • Full API access
Get Started
Most Popular

Starter

For real products

$19/month
  • 20,000 emails/month
  • Unlimited campaigns
  • Unlimited contacts
  • Analytics dashboard
  • Email support
Get Started

Pro

For growing startups

$49/month
  • 50,000 emails/month
  • Unlimited campaigns
  • Unlimited contacts
  • Advanced analytics
  • Priority support
Get Started

Ready to automate your emails?

Get started in minutes. No credit card required.

Start Free Trial