Predict.aiDocs
Inference

Endpoints

Every inference route at a glance.

All routes require Authorization and X-Workspace-Id headers.

MethodPathPurpose
POST/v1/inference/goals/{goal_id}/inferRaw inference via goal alias — survives champion swaps + promotions
POST/v1/inference/goals/{goal_id}/infer-segmentSegment inference via goal alias
POST/v1/inference/pipelines/{pipeline_id}/inferRaw inference via pipeline alias — survives promotions
POST/v1/inference/pipelines/{pipeline_id}/infer-segmentSegment inference via pipeline alias
POST/v1/inference/deployments/{deployment_id}/inferRaw inference, version-pinned
POST/v1/inference/deployments/{deployment_id}/infer-segmentSegment inference, version-pinned
GET/v1/inferenceList past inferences (paginated, filterable)
GET/v1/inference/{inference_id}Inspect one inference — full record + history window
GET/v1/inference/deployments/{deployment_id}/usageDeployment usage over time