Skip to main content
Back to API List

Initiate Training

This API trains the Search AI application with all ingested content or with specific content. Training may take a while depending on the amount of content. Use the Training Status API to check the training status.

Query Parameters

Request Parameters

Sample Request

Sample Response

The _id field is a unique identifier you can use to check training status via the Training Status API. The status field indicates the current state, and opType specifies whether training was initiated manually or automatically.

Get Training Status

This API returns the current status of the training process.

Query Parameters

Sample Request

Sample Response

The status field shows the current training state: success, in progress, or failed. The opType field indicates whether training was initiated automatically by Search AI or manually.