AI Backgrounds API
POST
https://api.vyro.ai/v2/image/generations/ai-background
Request
Header Params
Authorization
string
required
Example:
Bearer {{API Token}}
Body Params multipart/form-data
prompt
string
required
Example:
A lush green forest with sunlight filtering through the trees
image
file
required
style
enum<string>
optional
Allowed value:
product-shoot
Default:
product-shoot
Example:
product-shoot
seed
integer
optional
>= 1
Example:
12
Request samples
Responses
Modified at 2024-12-18 11:59:28