Skip to main content
Create a custom model in one of four categories — style, object, person, or setting — from 1–10 reference images. Once completed, the model can be composed into image generation, Magic Edit, and styled video.

Two ways to submit reference images

Both paths require the models.write scope.

Asynchronous pattern

Creation returns 202 Accepted with a model id and an estimated_credits figure; poll GET /models/{id}/status until status is completed (or failed). A webhook_url gives you a push callback — see Webhooks. Credits draw from your organization’s pool; an exhausted pool returns 402. See Pricing.