Turn Any Content Into 8 Social Formats
With One API Call

Paste a blog post, article, or any text. Get back a tweet thread, LinkedIn post, newsletter snippet, TikTok script, Instagram caption, Reddit post, and more — instantly.

Try It Free → 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

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. 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.