Content VIllain API
  • Welcome to the API
  • Introduction
    • Introduction to the API
    • Concerns with Automating AI
    • API Technology
  • API Basics
    • Authentication
    • Error Handling
  • Email Detective
    • Email Detective Description
      • Email Detective API
  • Content Rephrasing
    • Understanding Rephrasers
      • Content Spinner API
      • NLP Rephraser API
  • Idea Generators
    • Using AI for Ideas
      • Business Ideas API
      • Blog Ideas API
      • Marketing Ideas API
      • Growth Ideas API
      • Tweet Ideas API
  • Product Descriptions
    • Sell Products with AI
      • Amazon Bullet Points
      • Ecommerce Descriptions
      • Food Product Descriptions
      • Etsy Product Descriptions
  • Blog Writing
    • Creating Blogs with AI
      • Blog Introductions
      • Section Writer
      • Blog Conclusions
      • Blog Titles & Outlines
  • Sales Copy
    • Traditional Sales Copy
      • Features, Advantages, Benefits
Powered by GitBook
On this page

Was this helpful?

  1. Blog Writing
  2. Creating Blogs with AI

Blog Titles & Outlines

Sometimes you need a framework to get started with your content creation. One of the easiest ways to do this is to input the topic that you are interested in writing about and then letting the AI do the rest with coming up with a post title and a few sections that you can write about. Here's how to use this model.

Please add the topic for the blog for the Theme. For the example with the response we got, we used 'Travel to Thailand'.

Blog Titles & Outlines

POST https://flows.contentvillain.com/webhook/titles-outlines

Generate blog titles and outlines from a topic.

Headers

Name
Type
Description

x-api-key

string

Your API Key

Request Body

Name
Type
Description

Description*

string

Why use an AI copywriter

[
    {
        "Outputs": [
            {
                "Generated": "- TITLE: My Travel to Thailand\n- INTRO: How to Successfully Travel Abroad\n- SECTION: Where to Go in Thailand\n- SECTION: Things to See and Do\n- SECTION: Festivals in Chiang Mai\n- SECTION: My Top 5 Recommendations\n- SECTION: Travel Insurance\n- CONCLUSION: Travelling Around the World Will Make You a Better Person"
            }
        ]
    }
]
PreviousBlog ConclusionsNextTraditional Sales Copy

Last updated 3 years ago

Was this helpful?