Generations
Generating new image
Generate new images
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"state": "WAITING",
"code": "string",
"imageUrls": [
"string"
],
"params": {
"hair": "string",
"pose": "string",
"body": "string",
"chest": "string",
"clothes": "string",
"background": "string",
"number": 10,
"loraId": "string",
"debug": true
}
}{
"message": "API key does not exist",
"errorCode": 5001,
"statusCode": 403,
"path": "/v1/generations",
"error": true,
"method": "POST"
}Get Result
Get result for generate
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated