---
title: "POST /api/v1/public/datasets/create-synthetic"
method: POST
path: "/api/v1/public/datasets/create-synthetic"
tags: ["Public Datasets"]
---

# POST /api/v1/public/datasets/create-synthetic

`POST /api/v1/public/datasets/create-synthetic`

Create synthetic dataset

## Response `200`

Dataset creation started

- DatasetResponse
  - `dataset_id` string, uuid, required

## Other responses

- `400` — Bad request
- `402` — Insufficient credits
- `404` — Project not found
- `429` — Quota exceeded
- `500` — Internal server error

---

[API](https://skmtc.net/premai-io/apis/prem-studio-api.md) · [All operations](https://skmtc.net/premai-io/apis/prem-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/premai-io/prem-studio-api/revisions/2cb1f5df1b89/schema)
