Skip to main content
POST
Start

Authorizations

X-API-Key
string
header
required

Organization API key

Body

application/json
checkpoint_id
string
required
model_slug
string
required
role
enum<string>
default:test
Available options:
production,
test
output_speed
enum<string>
default:normal

Which output-speed tier to deploy on.

Available options:
normal,
turbo
expected_concurrency
enum<string>
default:medium

Traffic level to size replicas for.

Available options:
low,
medium,
high

Response

Successful Response

deployment_id
string
required
role
enum<string>
required
Available options:
production,
test
reused_merge
boolean
default:false

True when an existing merged model was reused and the merge stage was skipped.