Request
Make aPOST request to below endpoint and pass the required parameters in the request body.
curl
Body
json
Body Attributes
Your API Key used for request authorization.
Text prompt describing the image you want to generate.
Image URL to use as the initial image for the image generation.
Items you don’t want in the image.
Number of images to return. Maximum: 2.
Width of the generated image. Maximum: 1024.
Height of the generated image. Maximum: 1024.
A URL to receive a POST API call once the video generation is complete.
A unique ID used in the webhook response to identify the request.

