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
- 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
- 5,000 emails/month
- Unlimited campaigns
- Unlimited contacts
- Full API access
Starter
For real products
- 20,000 emails/month
- Unlimited campaigns
- Unlimited contacts
- Analytics dashboard
- Email support
Pro
For growing startups
- 50,000 emails/month
- Unlimited campaigns
- Unlimited contacts
- Advanced analytics
- Priority support