Skip to content
--- aside: false outline: false title: "Training — Civitai Orchestration API" copyPage: false ---

Training

POST
/v2/consumer/recipes/training

A workflow step for training machine learning models (LoRAs, checkpoints, etc.)
/// on various types of data (images, videos, audio). This replaces ImageResourceTraining
/// with a cleaner architecture that creates one job per epoch instead of a single monolithic job.

Parameters

Query Parameters

experimental
Type
boolean
allowMatureContent
Type
boolean
whatif
Type
boolean

Request Body

JSON

Responses

OK

application/json
JSON

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Civitai Developer Documentation