Skip to main content
Dataframer home page
Search...
⌘K
Dashboard
Sign Up
Sign Up
Search...
Navigation
Page Not Found
Documentation
API Reference
Support
Specs
POST
Analyze dataset and create spec
GET
Get all specs for the user's company
GET
Get a specific spec, optionally with deletion impact info
PUT
Update spec and create new version
DEL
Delete a spec and clean up associated runs and S3 files
GET
Get all versions for a specific spec
POST
Create a new spec version
GET
Get a specific spec version
PUT
Update a specific spec version
DEL
Delete a specific spec version
Analysis
GET
Get analysis status from external service (client-side polling)
DataFramer - Evaluation
GET
Get chat history for an evaluation
POST
Chat with evaluation results
GET
Get evaluations for a specific run
POST
Create evaluation for a run
GET
Get evaluation details (with optional status polling for in-progress evaluations)
DEL
Delete an evaluation
GET
Get chat history for an evaluation
POST
Chat with evaluation results
POST
Create evaluation for a run
Datasets
GET
List datasets
POST
Create dataset with files (combined operation)
POST
Create dataset from ZIP file (auto-detects structure)
GET
Get dataset details
PUT
Update dataset metadata
DEL
Delete a dataset
GET
List dataset files
GET
List dataset folders
Files
GET
Get all files for the user's company datasets
GET
Get file content for viewing
GET
Generate presigned URL for file download
Generation
POST
Generate synthetic data samples
GET
Get generation status from external service
Health
GET
Health check endpoint for dataframer service
Runs
GET
Get all historical runs
GET
Get a specific run
PUT
Update a run (only certain fields)
DEL
Delete a run and clean up associated S3 files
GET
Get evaluations for a specific run
GET
Get all generated files from a run
GET
Get content of a generated file for viewing
GET
Generate presigned URL for downloading a generated file
GET
Get all human labels for a run
POST
Create a new human label for a run
GET
Retrieve generated samples with pagination
POST
Retrieve specific samples by indices
GET
Get run status
Human Labels
GET
Get a specific human label
PUT
Update a human label
DEL
Delete a human label
Models
GET
Return list of supported models
Red Teaming
GET
List all red team runs for the user's company
POST
Create a new red team run and submit to data_gen backend
GET
Retrieve a red team run
DEL
Delete a red team run
GET
Get red team run status and sync with data_gen backend
GET
List all red team specs for the user's company
POST
Create a new red team spec
GET
Retrieve a red team spec
DEL
Delete a red team spec
PATCH
Update a red team spec
POST
Create a new red teaming task.
GET
Get the status of a red teaming task.
DataFramer - Runs
GET
List all runs
POST
Create a run (direct method)
GET
Download all generated files with metadata as ZIP
DataFramer - Specs
POST
Create a spec manually
404
Page Not Found
We couldn't find the page. Maybe you were looking for one of these pages below?
Evaluation
Evaluating Samples
Create evaluation for a run
⌘I