Skip to main content
POST
Request a prediction from an Async model

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

asyncModelId
string
required

Id of Async Model

Body

application/json

Information for new Async Prediction

parameters
object
required

Parameters that will be passed to Async Model predict function

Response

Success

asyncPredictionId
string
required

Id of the created Async Prediction

Last modified on August 18, 2026