Train a custom Ideogram v3 model
Start training a custom Ideogram v3 model from a dataset using default hyperparameters. The dataset must contain at least 15 images and a maximum of 100 images.
Authentication
Api-Keystring
API key for access control. Use in the header with the name “Api-Key”
Request
Training configuration
dataset_id
ID of the dataset to train the model from.
model_name
Name for the trained model. Must be 5-30 characters, alphanumeric with spaces and hyphens allowed.
Response
Training started successfully
model_id
Unique identifier of the created model.
dataset_id
Identifier of the dataset used for training.
training_status
Current training status of the model.
model_name
Name of the model.
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error