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

White Papers

Developing
POST
https://api.saasautomation.link/content/long/white-paper

Request

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

Example
{
    "Topic": "https://loremflickr.com/640/480/sports",
    "Wordcraft": {
        "Dialogic Interactions": true,
        "Contradictory Statements": true,
        "Specific Vocabulary": false,
        "Imagery": false,
        "Symbolism": false,
        "Pronoun Usage": true,
        "Abbreviations": false,
        "Rhyming Elements": false,
        "Narrative Perspective Shifts": true,
        "Metaphors": true,
        "Multilingual Elements": true,
        "Anecdotes": true,
        "Juxtaposition": false,
        "Analogies": false,
        "Alliteration": true,
        "Suspense Building": true
    },
    "Style": {
        "Emotion": "voluptate cillum et",
        "Unique Voice": "enim Lorem qui elit sint",
        "Sentiment Shift": true,
        "Negative vs Positive Tone": "veniam minim in deserunt"
    },
    "Factual Information": {
        "Statistics and Data": "culpa amet in",
        "Facts": "commodo ad exercitation fugiat"
    },
    "Framework": {
        "Para Length": "exercitation eiusmod nulla",
        "Heading Subheading": true,
        "Emojis": true,
        "Language": "ad",
        "Max Words": "ullamco consectetur Ut in",
        "Bullet Point": true,
        "Tone": "amet"
    },
    "Supporting Elements": {
        "Engaging Opening": true,
        "Keyword Uses": "enim sed sunt id proident",
        "Visual Content": false,
        "Call to Action": "sed in sunt ipsum",
        "Problem Solution Format": true,
        "Hyperlink": "http://tepid-calorie.info",
        "Historical Context": true,
        "Citations": "officia",
        "Geographical References": "anim nulla ea non sed",
        "Genre": "officia ut"
    }
}

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/white-paper' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "Topic": "https://loremflickr.com/640/480/sports",
    "Wordcraft": {
        "Dialogic Interactions": true,
        "Contradictory Statements": true,
        "Specific Vocabulary": false,
        "Imagery": false,
        "Symbolism": false,
        "Pronoun Usage": true,
        "Abbreviations": false,
        "Rhyming Elements": false,
        "Narrative Perspective Shifts": true,
        "Metaphors": true,
        "Multilingual Elements": true,
        "Anecdotes": true,
        "Juxtaposition": false,
        "Analogies": false,
        "Alliteration": true,
        "Suspense Building": true
    },
    "Style": {
        "Emotion": "voluptate cillum et",
        "Unique Voice": "enim Lorem qui elit sint",
        "Sentiment Shift": true,
        "Negative vs Positive Tone": "veniam minim in deserunt"
    },
    "Factual Information": {
        "Statistics and Data": "culpa amet in",
        "Facts": "commodo ad exercitation fugiat"
    },
    "Framework": {
        "Para Length": "exercitation eiusmod nulla",
        "Heading Subheading": true,
        "Emojis": true,
        "Language": "ad",
        "Max Words": "ullamco consectetur Ut in",
        "Bullet Point": true,
        "Tone": "amet"
    },
    "Supporting Elements": {
        "Engaging Opening": true,
        "Keyword Uses": "enim sed sunt id proident",
        "Visual Content": false,
        "Call to Action": "sed in sunt ipsum",
        "Problem Solution Format": true,
        "Hyperlink": "http://tepid-calorie.info",
        "Historical Context": true,
        "Citations": "officia",
        "Geographical References": "anim nulla ea non sed",
        "Genre": "officia ut"
    }
}'

Responses

🟢200OK
application/json
Body

Example
{}
Modified at 2023-11-02 08:56:54
Previous
Blog Generation
Next
Case Studies
Built with