/
BO
boxlite-ai
/
BoxLite Runner API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v7
latest
Swagger 2.0
raw.githubusercontent.com
2026-08-01
20
24
40.1 KB
box
Create a box
Create a box
post
/boxes
Request body
CreateBoxDTO
required
authToken
string
cpuQuota
integer
entrypoint
string[]
env
object
fromVolumeId
string
gpuQuota
integer
id
string
required
memoryQuota
integer
metadata
object
networkAllowList
string
networkBlockAll
boolean
organizationId
string
Nullable for backward compatibility
osUser
string
required
otelEndpoint
string
regionId
string
registry
RegistryDTO
skipStart
boolean
image
string
required
storageQuota
integer
volumes
DtoVolumeDTO[]
Response
Created
StartBoxResponse
required
daemonVersion
string