API list

To increase the number of words, please contact us!
Get Started Using RewriterAI API (the new version)
RewriterAI API provides a standard HTTP protocol interface and supports GET and POST requests. The parameters are encoded in application/x-www-form-urlencoded. And it supports the browser CORS. You can easily apply RewriterAI API to your front-end pages or back-end programs.
Quick Start
You only need to send an HTTP request and process the JSON data that is returned in order to use RewriterAI API.
URL https://rewriter.ai/api/paraphraser
Parameter

api_key The user's authorization ID, which is set by the user.

dev_key Developer ID, preset by the developer in the code

text Text to process

img_enabled Whether to enable AI image generation, default value: false

img_count Number of images generated (min~max random), default value: 1

img_width Image width (min~max random), unit "pixel", maximum value:1024, default value: 512

img_height Image height (min~max random), unit "pixel",maximum value:1024, default value: 512

img_prompt The image is generated based on the prompt text, with multiple prompt texts separated by commas. The program will randomly generate images using prompt text. You can also leave the prompt text unset, and the system will analyze the prompt text from the article.

img_position Insertion position of image in text

img_align image alignment, Image alignment, optional values are: left right center random, default value: center

Result (JSON)
Code Examples
POST

Total: 0 times

RewriterAI Images

support1

If this software is not fit for your need

You can let us know, we can make a custom development for you.


You can also send us an email directly with your need -
support@rewriter.ai
Close