AI Image Generator

post
/download-image/url
Authorizations
X-API-KeystringRequired
Body
promptstringRequired

Image description prompt

modelstring · enumOptional

Image generation model

Default: zimagePossible values:
resolution_modelstringOptional

Aspect ratio or resolution preset (e.g. "9:16")

widthintegerOptionalDefault: 1024
heightintegerOptionalDefault: 1024
seedintegerOptionalDefault: 42
Responses
chevron-right
200

Success

application/json
post
/download-image/url
200

Success

AI Generate Thumbnail

post
/generate-thumbnail
Authorizations
X-API-KeystringRequired
Body
avatar_urlstring · uriRequired

Image URL to place on the thumbnail

bottom_textstringRequired

Text to show at the bottom of the thumbnail

templatestringRequired

Template name to use (e.g., temp_1)

top_textstringRequired

Text to show at the top of the thumbnail

Responses
chevron-right
200

Returns the generated thumbnail file

No content

post
/generate-thumbnail
200

Returns the generated thumbnail file

No content

Last updated