ClipAI - Knowledge Base (FAQ)
< All topics

Documentation of the ClipCloud image generation service API

Up-to-date API documentation can be found on this page. We recommend using the style-based generation method exclusively: it is simple and delivers very good results.

We have already prepared modules for several systems:

You don’t have to learn the API to use these modules. ClipCloud connects to your project automatically.

OpenAPI specification can be found ­here.

ClipCloud's API is pretty straightforward and involves only two requests:

  1. Send a POST request to generate an image (mandatory parameters: API key, request, style);
  2. Send a GET request to retrieve the result (mandatory parameters: API key, generation ID).

And if you have your own software where you're not the only user, you can participate in the referral program for developers. You don't need to provide a referral link, just pass the "soft_id" parameter in the generation request. Then you will receive 10% of the cost of each request through your program. For more information, see ClipCloud Telegram bot in the "For Developers" section.