Skip to main content
POST
Batch Run Live Prompt Version

Authorizations

Authorization
string
header
required

Use an access token retrieved from login (Bearer sess_...) or a programmatic API key (Bearer ak_...).

Path Parameters

projectID
string<uuid>
required

The ID of the project the prompt belongs to.

slug
string
required

Prompt slug, unique within the project.

Body

application/json
batch
object[]
required
model
string | null
model_params
object | null

Response

Correlated list of model completions

results
object[]
required
model
string
required
version
integer
required
slug
string
required