Create an Image
POST/v1/images
This endpoint generates a custom image based on the provided design and returns it as binary data. The response will be a JPEG (unless you specify otherwise) image that can be saved to a file or displayed.
Request
Responses
- 200
- 400
Returns the generated image as binary data (JPEG format by default)
Bad Request