Skip to main content
POST
Generic Inference

Authorizations

x-api-key
string
header
required

Headers

x-selected-account-id
string | null

Body

application/json
model
string
required

model specified as vendor/name (ex. openai/gpt-5)

args
Args · object

Arguments passed into model

inference_configuration
LaunchInferenceConfiguration · object

Vendor specific configuration

Response

Successful Response

response
required
object
string
default:generic_inference
Allowed value: "generic_inference"