Contentdrips Embed
Integrate a complete social media design editor inside your product.
Embed plan & billing
Subscribe for higher MAU limits, template gallery, collections, and watermark controls.
Loading subscription…
End-user plans
Pass plan in init / open. Only free, starter, and pro — mapped to user_package for the editor.
Free
plan: 'free' - — Free Templates
- — AI features
- — 50 AI credits
Starter
plan: 'starter' - — Premium Templates
- — AI features
- — 500 AI credits/mo
Pro
plan: 'pro' - — Premium Templates
- — AI features
- — 1200 AI credits/mo
contentdrips.init({
client_id: "YOUR_CLIENT_ID",
email: "user@example.com",
plan: "starter"
});
contentdrips.open({ plan: "pro" });