SaaS Automation
  1. Short 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. Short Form Content

Video Script Generator

Developing
POST
https://api.saasautomation.link/content/short/viode-script

Request

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

Example
{
    "Topic": "https://loremflickr.com/640/480/transport",
    "Framework": {
        "Para Length": "tempor ullamco Duis",
        "Heading Subheading": false,
        "Max Words": "cillum elit",
        "Language": "mollit nisi",
        "Emojis": false,
        "Tone": "velit aliqua cillum sit",
        "Bullet Point": true
    },
    "Factual Information": {
        "Facts": "nulla",
        "Statistics and Data": "sunt ex"
    },
    "Supporting Elements": {
        "Problem Solution Format": false,
        "Hyperlink": "http://separate-decrease.net",
        "Visual Content": false,
        "Historical Context": true,
        "Genre": "labore ipsum in nostrud",
        "Engaging Opening": true,
        "Geographical References": "et labore cupidatat",
        "Citations": "fugiat aute",
        "Keyword Uses": "officia",
        "Call to Action": "tempor"
    },
    "Style": {
        "Sentiment Shift": true,
        "Emotion": "reprehenderit occaecat ullamco enim sit",
        "Unique Voice": "dolore enim",
        "Negative vs Positive Tone": "labore"
    },
    "Wordcraft": {
        "Analogies": true,
        "Metaphors": false,
        "Abbreviations": true,
        "Rhyming Elements": false,
        "Narrative Perspective Shifts": false,
        "Multilingual Elements": false,
        "Specific Vocabulary": true,
        "Suspense Building": false,
        "Imagery": true,
        "Dialogic Interactions": false,
        "Pronoun Usage": true,
        "Anecdotes": false,
        "Symbolism": false,
        "Contradictory Statements": false,
        "Juxtaposition": true,
        "Alliteration": true
    }
}

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/short/viode-script' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "Topic": "https://loremflickr.com/640/480/transport",
    "Framework": {
        "Para Length": "tempor ullamco Duis",
        "Heading Subheading": false,
        "Max Words": "cillum elit",
        "Language": "mollit nisi",
        "Emojis": false,
        "Tone": "velit aliqua cillum sit",
        "Bullet Point": true
    },
    "Factual Information": {
        "Facts": "nulla",
        "Statistics and Data": "sunt ex"
    },
    "Supporting Elements": {
        "Problem Solution Format": false,
        "Hyperlink": "http://separate-decrease.net",
        "Visual Content": false,
        "Historical Context": true,
        "Genre": "labore ipsum in nostrud",
        "Engaging Opening": true,
        "Geographical References": "et labore cupidatat",
        "Citations": "fugiat aute",
        "Keyword Uses": "officia",
        "Call to Action": "tempor"
    },
    "Style": {
        "Sentiment Shift": true,
        "Emotion": "reprehenderit occaecat ullamco enim sit",
        "Unique Voice": "dolore enim",
        "Negative vs Positive Tone": "labore"
    },
    "Wordcraft": {
        "Analogies": true,
        "Metaphors": false,
        "Abbreviations": true,
        "Rhyming Elements": false,
        "Narrative Perspective Shifts": false,
        "Multilingual Elements": false,
        "Specific Vocabulary": true,
        "Suspense Building": false,
        "Imagery": true,
        "Dialogic Interactions": false,
        "Pronoun Usage": true,
        "Anecdotes": false,
        "Symbolism": false,
        "Contradictory Statements": false,
        "Juxtaposition": true,
        "Alliteration": true
    }
}'

Responses

🟢200OK
application/json
Body

Example
{}
Modified at 2023-11-02 08:56:54
Previous
Reviews
Next
Infographics
Built with