Skip to main content

Synthetic Data

Synthetic training data generation and progress tracking. These endpoints let you generate synthetic logs, estimate generation costs, add synthetic data to your training corpus, and monitor generation job status.

Endpoints


POST

Generate synthetic logs

Starts a synthetic data generation job that creates training log variations based on your existing logs.

POST

Estimate synthetic log generation

Returns a cost and token estimate for a synthetic data generation job before committing to the run.

GET

List synthetic data jobs

Returns all synthetic data generation jobs for the authenticated user, including their current status and progress.

GET

Get synthetic data job progress

Returns the current status and progress of a specific synthetic data generation job.

On this page