SaaS Automation
  1. Long Form Content
SaaS Automation
Content Automation
  • Ping
  • Inbox Automation
  • Content Automation
  • Business Info
  • Long Form Content
    • Blog Generation
      POST
    • White Papers
      POST
    • Case Studies
      POST
    • Newsletters
      POST
  • Short Form Content
    • Reviews
      POST
    • Video Script Generator
      POST
    • Infographics
      POST
    • Press Releases
      POST
    • Email Generator
      POST
    • Outline Generator
      POST
  • Web Copies
    • Homepage Copy
      POST
    • Product Descriptions
      POST
    • Service Descriptions
      POST
    • About Us Generator
      POST
    • FAQs Generator
      POST
    • Testimonial Generator
      POST
    • CTA (Call-to-Action)
      POST
    • Landing Page Copy
      POST
    • Terms of Service
      POST
  • Social Media Copies
    • LinkedIn Post Generator
      POST
    • Instagram Captions
      POST
    • Hashtag Generator
      POST
  • Ad Copies
    • Google Ad Titles
      POST
    • Google Ad Description
      POST
  • Outreach Mail
    POST
  • Prompt Generator
    POST
  1. Long Form Content

Blog Generation

Developing
POST
https://api.saasautomation.link/content/long/blog

Request

Authorization
Add parameter in header
x-api-key
Example:
x-api-key: ********************
Body Params application/json

Example
{
    "Topic": "https://loremflickr.com/640/480/cats",
    "Factual Information": {
        "Facts": "ipsum ad",
        "Statistics and Data": "anim proident qui"
    },
    "Wordcraft": {
        "Multilingual Elements": false,
        "Specific Vocabulary": false,
        "Dialogic Interactions": false,
        "Contradictory Statements": false,
        "Narrative Perspective Shifts": true,
        "Imagery": false,
        "Analogies": true,
        "Suspense Building": true,
        "Alliteration": true,
        "Abbreviations": true,
        "Anecdotes": true,
        "Metaphors": true,
        "Symbolism": true,
        "Juxtaposition": false,
        "Rhyming Elements": true,
        "Pronoun Usage": true
    },
    "Supporting Elements": {
        "Hyperlink": "https://great-elevator.info",
        "Call to Action": "fugiat",
        "Engaging Opening": true,
        "Historical Context": true,
        "Visual Content": false,
        "Citations": "aliqua pariatur",
        "Keyword Uses": "sed do ex",
        "Geographical References": "ut incididunt Ut",
        "Genre": "ut velit anim",
        "Problem Solution Format": false
    },
    "Style": {
        "Emotion": "dolor aliqua",
        "Negative vs Positive Tone": "sit ipsum et ut consequat",
        "Unique Voice": "ea",
        "Sentiment Shift": true
    },
    "Framework": {
        "Heading Subheading": false,
        "Language": "dolor Duis in fugiat nulla",
        "Max Words": "ipsum tempor Excepteur",
        "Bullet Point": true,
        "Para Length": "mollit tempor elit dolor dolor",
        "Tone": "quis laboris magna elit ex",
        "Emojis": false
    }
}

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.saasautomation.link/content/long/blog' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "Topic": "https://loremflickr.com/640/480/cats",
    "Factual Information": {
        "Facts": "ipsum ad",
        "Statistics and Data": "anim proident qui"
    },
    "Wordcraft": {
        "Multilingual Elements": false,
        "Specific Vocabulary": false,
        "Dialogic Interactions": false,
        "Contradictory Statements": false,
        "Narrative Perspective Shifts": true,
        "Imagery": false,
        "Analogies": true,
        "Suspense Building": true,
        "Alliteration": true,
        "Abbreviations": true,
        "Anecdotes": true,
        "Metaphors": true,
        "Symbolism": true,
        "Juxtaposition": false,
        "Rhyming Elements": true,
        "Pronoun Usage": true
    },
    "Supporting Elements": {
        "Hyperlink": "https://great-elevator.info",
        "Call to Action": "fugiat",
        "Engaging Opening": true,
        "Historical Context": true,
        "Visual Content": false,
        "Citations": "aliqua pariatur",
        "Keyword Uses": "sed do ex",
        "Geographical References": "ut incididunt Ut",
        "Genre": "ut velit anim",
        "Problem Solution Format": false
    },
    "Style": {
        "Emotion": "dolor aliqua",
        "Negative vs Positive Tone": "sit ipsum et ut consequat",
        "Unique Voice": "ea",
        "Sentiment Shift": true
    },
    "Framework": {
        "Heading Subheading": false,
        "Language": "dolor Duis in fugiat nulla",
        "Max Words": "ipsum tempor Excepteur",
        "Bullet Point": true,
        "Para Length": "mollit tempor elit dolor dolor",
        "Tone": "quis laboris magna elit ex",
        "Emojis": false
    }
}'

Responses

🟢200OK
application/json
Body

Example
{}
Modified at 2023-11-02 08:56:54
Next
White Papers
Built with