Docsapi referencePrediction Endpoints

Prediction Endpoints

Create, list, get, and cancel model predictions.

On this page

Overview

Predictions represent individual inference requests against a model.

Endpoints

MethodEndpointDescription
POST/v1/predictionsCreate prediction
GET/v1/predictionsList predictions
GET/v1/predictions/:idGet prediction
POST/v1/predictions/:id/cancelCancel prediction