Authorizations
Your Freepik API key. Required for authentication. Learn how to obtain an API key
Body
application/json
Name of the LoRA character. This name will be used to identify the style in the system.
Quality of the LoRA character
Available options:
high
, ultra
Available options:
male
, female
, neutral
, custom
List of images to train the LoRA character
Required array length:
8 - 20
elementsUrl of the image to train the LoRA character
Description of the LoRA character
Webhook URL to notify the user when the task is completed
Response
OK - The request has succeeded and the character is processing
Example:
{
"generated": [
"https://openapi-generator.tech",
"https://openapi-generator.tech"
],
"task_id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"status": "CREATED"
}