Skip to main content
POST
Create Benchmark Upload

Authorizations

X-API-Key
string
header
required

Organization API key

Body

application/json
files
BenchmarkUploadFile · object[]
required

Files to sign upload URLs for, one URL returned per declared path.

bench_id
string | null

Omit to mint a new benchmark. Pass a bench_id returned by an earlier batch to add these files to that benchmark's upload prefix, which is how a file set larger than the per-request limit is uploaded. An already-ingested bench_id is rejected.

Response

Successful Response

bench_id
string
required
urls
BenchmarkUploadUrl · object[]
required
expires_at
string<date-time>
required