API Reference
Generate Image
Generates an image based on a specified design template. Requires a template ID and optional modifications to customize the output.
POST
Very Important: This operation will use your account credits. Each image generated will reduce your credits by one (1 image = 1 credit), proceed with caution.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Details required for generating an image
The body is of type object
.
Response
200
application/json
Image successfully generated
The response is of type object
.