v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Benchmark

Creates a participant in a benchmark.

post/benchmark/{benchmarkId}/participants

Path parameters

benchmarkIdstring required

The id of the benchmark the participant will be added to.

Request body

namestring required

The name of the participant.

familystring nullable

The family the underlying model belongs to (e.g. "Flux", "GPT"), if any.

labstring nullable

The lab that makes the model (e.g. "OpenAI", "Black Forest Labs"), if any.

proprietaryNamestring nullable

The vendor-facing display name of the model, if any.

{"stackTrail":"components:schemas:ModelLicenseType","oasType":"schema","type":"unknown"}

Response

OK

participantIdstring required

The id of the created participant.

datasetIdstring required

The id of the participant's dataset.