ClipAI - Knowledge Base (FAQ)
< All topics

How do I use ClipAI through the API?"

Do you need to start/end generation, or change ClipAI settings via a simple API? Here we will describe in detail how to do it. You can do the same for almost any template on Zennoposter.

(!) If you are not a developer, or at least not an advanced PC user - this article is unlikely to help you: in that case write to us, and we will help you.


First you need to create a bat file(s) with the necessary actions and settings. You can do this by this instructions.

Then download the program Airytec Switch Off. It is completely free of charge. Despite the date of the last update, it works perfectly with the latest versions of operating systems, including Windows 11.

After installation and startup, find the icon in the tray . Left click on it and select "Edit predefined scripts".

Airytec Switch Off program main window
Airytec Switch Off program main window

In the folder that opens, move all the bat files you created in the previous steps that you will need.

Then right-click on the tray icon and select "Options". In the "Remote" tab you can configure the web interface (and with it the API): specify the port and set authentication if necessary. After that, click "View web interface". This will open approximately the following interface:

Web interface of the Airytec Switch Off program
Web interface of the Airytec Switch Off program

Where right after "Predefined scripts" the scripts you added will appear. If you click on the corresponding line, the script will start executing immediately. And to get the URL to which you need to make a GET request to start the script, just right-click on the corresponding line -> "Copy link address".