Hergebruik van inhoud

This resource represents your Repurposed content.

Overzicht

The Repurpose Content resource transforms your existing content into LinkedIn-optimized posts that sound just like you. Simply provide your source content, its type, and the API will generate 3 unique post variants tailored for LinkedIn engagement. This is perfect for: - Converting blog posts into LinkedIn content - Turning newsletter content into social posts - Extracting key points from meeting transcripts - Repurposing podcast or video transcripts

Hergebruik van inhoud

Transform source content into 3 different LinkedIn post variants. Each variant offers a unique angle or format to maximize engagement.

VERZENDEN /repurpose-content

Verzoekorgaan

Parameter Type Vereist Beschrijving
tevreden String Vereist The source content to be repurposed. Can be a full article, blog post, or any text content.
contentTypeString Vereist Type of the source content. Helps the AI understand the context and tone. See supported types below.

Voorbeeld van Verzoek

JSON
{
  "content": "Text of a blog post",
  "contentType": "blog post"
}

Reactie

JSON
{
  "success": true,
  "variants": [
      "variant 1",
      "variant 2",
      "variant 3"
  ]
}

Responsvelden

Veld Type Beschrijving
successbooleanIndicates if the content was successfully repurposed
variantsArray Array containing 3 unique LinkedIn post variants

Supported Content Types

blog postemailnewslettermeeting transcriptpodcast transcriptvideo transcriptresearch papersocial media post

Best Results

For best results, provide content that is at least 200 words and contains clear insights, data points, or actionable takeaways. The AI will extract the most engaging elements for LinkedIn.