Generates an image based on a template and modifications
Generates an image based on a template and modifications.
This endpoint requires an API key for authentication. Include your API key in the request headers using the x-api-key
header.
Field | Type | Required | Description |
---|---|---|---|
template_id | string | Yes | The ID of the template to use for generation |
modifications | object | Yes | The modifications to apply to the template |
Template and modifications for image generation
The body is of type object
.
Image generated successfully
The response is of type object
.
Generates an image based on a template and modifications
Generates an image based on a template and modifications.
This endpoint requires an API key for authentication. Include your API key in the request headers using the x-api-key
header.
Field | Type | Required | Description |
---|---|---|---|
template_id | string | Yes | The ID of the template to use for generation |
modifications | object | Yes | The modifications to apply to the template |
Template and modifications for image generation
The body is of type object
.
Image generated successfully
The response is of type object
.