inference

Inference

post/api/v1/inference

Headers

x-callback-urlstring nullable
x-api-keystring required

Request body

endpoint_namestring required
input_parametersobject required
unique_parameter_namesstring[]
secure_parametersobject
max_timeout_in_minutesinteger
use_proxyboolean
is_dedicatedboolean
task_callback_urlstring nullable
task_callback_api_keystring nullable
max_parallelisminteger
per_login_parallelisminteger

Response

Successful Response

{"stackTrail":"paths:/api/v1/inference:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes