Playground
Create Image
POST
/playground
Prompt the playground model for an image
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
Default
version
string
Model version
2.5
prompt
string
Image prompt
none
negative_prompt
string
Negative prompt
custom
guidance_scale
number
Prompt following
3
Response
Example
Last updated