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.