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

Reviews

Developing
POST
https://api.saasautomation.link/content/short/reviews

Request

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

Example
{
    "Topic": "https://loremflickr.com/640/480/technics",
    "Framework": {
        "Tone": "Ut quis",
        "Bullet Point": true,
        "Emojis": false,
        "Max Words": "ullamco proident ad exercitation in",
        "Language": "voluptate enim minim",
        "Para Length": "do",
        "Heading Subheading": true
    },
    "Factual Information": {
        "Statistics and Data": "sunt tempor elit proident",
        "Facts": "sint adipisicing id incididunt ad"
    },
    "Wordcraft": {
        "Suspense Building": true,
        "Specific Vocabulary": true,
        "Multilingual Elements": true,
        "Juxtaposition": true,
        "Analogies": false,
        "Imagery": true,
        "Rhyming Elements": false,
        "Pronoun Usage": false,
        "Abbreviations": true,
        "Contradictory Statements": true,
        "Narrative Perspective Shifts": false,
        "Anecdotes": false,
        "Metaphors": false,
        "Dialogic Interactions": true,
        "Symbolism": true,
        "Alliteration": false
    },
    "Supporting Elements": {
        "Genre": "in",
        "Keyword Uses": "officia labore",
        "Hyperlink": "http://beautiful-puritan.info",
        "Problem Solution Format": false,
        "Call to Action": "quis reprehenderit occaecat",
        "Historical Context": false,
        "Citations": "sunt pariatur occaecat",
        "Geographical References": "labore",
        "Visual Content": false,
        "Engaging Opening": true
    },
    "Style": {
        "Negative vs Positive Tone": "laboris enim reprehenderit Ut consequat",
        "Sentiment Shift": true,
        "Emotion": "pariatur ipsum",
        "Unique Voice": "dolor aute amet"
    }
}

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/reviews' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "Topic": "https://loremflickr.com/640/480/technics",
    "Framework": {
        "Tone": "Ut quis",
        "Bullet Point": true,
        "Emojis": false,
        "Max Words": "ullamco proident ad exercitation in",
        "Language": "voluptate enim minim",
        "Para Length": "do",
        "Heading Subheading": true
    },
    "Factual Information": {
        "Statistics and Data": "sunt tempor elit proident",
        "Facts": "sint adipisicing id incididunt ad"
    },
    "Wordcraft": {
        "Suspense Building": true,
        "Specific Vocabulary": true,
        "Multilingual Elements": true,
        "Juxtaposition": true,
        "Analogies": false,
        "Imagery": true,
        "Rhyming Elements": false,
        "Pronoun Usage": false,
        "Abbreviations": true,
        "Contradictory Statements": true,
        "Narrative Perspective Shifts": false,
        "Anecdotes": false,
        "Metaphors": false,
        "Dialogic Interactions": true,
        "Symbolism": true,
        "Alliteration": false
    },
    "Supporting Elements": {
        "Genre": "in",
        "Keyword Uses": "officia labore",
        "Hyperlink": "http://beautiful-puritan.info",
        "Problem Solution Format": false,
        "Call to Action": "quis reprehenderit occaecat",
        "Historical Context": false,
        "Citations": "sunt pariatur occaecat",
        "Geographical References": "labore",
        "Visual Content": false,
        "Engaging Opening": true
    },
    "Style": {
        "Negative vs Positive Tone": "laboris enim reprehenderit Ut consequat",
        "Sentiment Shift": true,
        "Emotion": "pariatur ipsum",
        "Unique Voice": "dolor aute amet"
    }
}'

Responses

🟢200OK
application/json
Body

Example
{}
Modified at 2023-11-02 08:56:54
Previous
Newsletters
Next
Video Script Generator
Built with