📄️ Rendering
In Copicake, if you are using our API to generate an image, our server will start to use your template and your changes to render it. The rendering process will be done in background, and you will get a rendering id back. You can use this id to get the final image.
📄️ /v1/image/get
This API is used to get generated image.
📄️ /v1/image/create
This API is used to generate images with your own content.