Text to PNG API
POST
https://api.vyro.ai/v2/image/generations/transparent
Request
Header Params
authorization
string
required
Example:
Bearer {{API Token}}
Body Params multipart/form-data
prompt
string
required
Example:
Create an image of a sleek, futuristic car with a metallic finish, featuring sharp, aerodynamic lines and glowing LED lights along the front and rear.
aspect_ratio
enum<string>
optional
Allowed values:
1:13:24:33:416:99:16
Default:
1:1
Example:
16:9
seed
integer
optional
>= 1
Example:
12
Request samples
Responses
Modified at 2024-11-29 10:43:53