v1

latestOpenAPI 3.1.02026-08-063282108.5 KB
models

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.

post/v1/ideogram-v3/train-model

Headers

Api-Keystring required

API key for access control. Use in the header with the name "Api-Key"

Request body

dataset_idstring required

ID of the dataset to train the model from.

model_namestring required

Name for the trained model. Must be 5-30 characters, alphanumeric with spaces and hyphens allowed.

Response

Training started successfully

model_idstring required

Unique identifier of the created model.

dataset_idstring required

Identifier of the dataset used for training.

training_statusstring required

Current training status of the model.

model_namestring required

Name of the model.