Checkout cancelled. No charge was made. If you were comparing plans, Pro is the fastest path to an API key; choose a plan below or test the free tool first.

Turn blogs, transcripts, and product updates into distribution-ready drafts
with one API call

Built for founders, creators, agencies, and SaaS teams that need repeatable output across X, LinkedIn, newsletters, Reddit, and more. Test with the free tool, then use the API for real workflows.

Get API Access → Try the Free Tool Read the Docs

8 Output Formats

tweet_thread

Twitter/X Thread

3-7 tweet thread with hooks, standalone parts, and CTA

tweet_single

Single Tweet

One punchy tweet under 280 characters

linkedin

LinkedIn Post

Professional post with short paragraphs and engagement CTA

newsletter

Newsletter

Email snippet with subject line, key points, and CTA

instagram

Instagram Caption

Caption with hook, hashtags, and call-to-action

tiktok

TikTok Script

Hook → Body → CTA format for short-form video

reddit

Reddit Post

Informative, genuine post — no corporate speak

summary

Summary

2-3 sentence executive summary

Who This Is For

Founders

Turn product updates, launch notes, and essays into multi-channel distribution drafts without rewriting everything by hand.

Agencies

Repurpose client source material into repeatable deliverables across multiple channels and accounts.

SaaS teams

Push launch content, feature updates, and blog content into channel-ready posts your team can review and ship fast.

Creators

Take long-form content and turn it into platform-specific drafts that are easier to edit, queue, and distribute.

Quick Example

// Request
POST https://content-repurposer-api-lilac.vercel.app/api/repurpose
Headers: X-Api-Key: YOUR_API_KEY

{
  "content": "Your blog post or article text here...",
  "formats": ["tweet_thread", "linkedin", "newsletter"],
  "tone": "professional",
  "audience": "startup founders",
  "cta": "Visit our site for more"
}

// Response
{
  "success": true,
  "results": {
    "tweet_thread": "1/ AI agents are no longer experimental...",
    "linkedin": "Here's what most people get wrong about AI...",
    "newsletter": "SUBJECT: The AI shift nobody's talking about..."
  }
}

Simple Pricing

Start free. Upgrade when you need more.

Free

$0
forever
  • 5 repurposes per day
  • 3 formats per request
  • 5,000 character limit
  • Web tool access
Use Free Tool →

Unlimited

$29
/month
₹2,399/month
  • Unlimited API calls
  • 5 formats per request
  • 10,000 character limit
  • API key access
  • All 8 output formats
  • Custom tone & audience
  • Priority support
  • Bulk batch endpoint (coming)

How It Works

1

Try it free

Use the free web tool — paste content, select formats, see results instantly.

2

Get your API key

Choose a plan on this page. After payment, you'll receive your API key via email within minutes.

3

Integrate in 5 minutes

One POST request. Works with any language. Check the full docs for examples.

Who Uses This?

Content marketers who repurpose blog posts across platforms. SaaS companies distributing product updates. Agencies managing multiple client accounts. Solopreneurs who want to be everywhere without writing 8 posts.

Just testing ideas? Use the free web tool. Need repeatable workflow output inside your team, app, or client process? Buy the API on this page.

Choose a Plan → Review API Docs