Versions

Dataset versions are snapshots of your project's data with specific preprocessing and augmentation settings.

Create a Version

POST https://api.roboflow.com/{workspace_id}/{project_id}/generate?api_key=YOUR_API_KEY

List Versions

Versions are returned as part of the Get a Project response.

See also: View a Version