v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01140309549.5 KB
specs

Create a spec

➕ Bencher Plus: Create a new hardware spec on the server. The user must be an admin to use this endpoint.

post/v0/specs

Request body

architecture'x86_64' | 'aarch64' required
cpuinteger required
diskinteger required
fallbackboolean

Whether this spec is the fallback spec

memoryinteger required
namestring required
networkboolean

Whether the VM has network access

os'linux' | 'macos' | 'windows' required
sandbox'firecracker'
slugstring

Response

successful creation

architecture'x86_64' | 'aarch64' required
archivedstring date-time
cpuinteger required
createdstring date-time required
diskinteger required
fallbackstring date-time
memoryinteger required
modifiedstring date-time required
namestring required
networkboolean required
os'linux' | 'macos' | 'windows' required
sandbox'firecracker'
slugstring required
uuidstring uuid required