/
GE
getplumai
/
Plum API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-13
25
0
41.3 KB
List all seed datasets
get
/data/seeds
Response
Successfully retrieved list of seed datasets
object
required
datasets
object[]
All 25 operations
get
List all seed datasets
get
Retrieve a specific seed dataset by ID
post
Insert or overwrite seed data by ID
post
Add a single pair to a dataset (creates new dataset if the system_prompt_template that's provided doesn't correspond to an existing dataset)
post
Add a single pair to an existing seed dataset by ID
post
Upload a new seed dataset
get
List all synthetic datasets
get
Retrieve synthetic data by ID
put
Insert or overwrite synthetic data by ID
post
Upload new synthetic data
get
Retrieve synthetic data formatted for OpenAI by ID
get
Get a specific metric definition by ID
get
Get a specific evaluation result by ID
get
Export evaluation results as TSV file
put
Update evaluation result with human feedback
post
Generate evaluation metrics
get
List all available evaluation metrics
get
List all available evaluation results
post
Create custom metric definitions
post
Evaluate datasets with specified metrics
post
Augment seed data to generate synthetic data
get
Gather high-scoring and positively critiqued pairs from evaluation results
get
Gather high-scoring and positively critiqued pairs formatted for OpenAI fine-tuning
post
Compare multiple prompts against a dataset
post
Generate an improved prompt based on comparison results