Load a Model

Initializes a model for inference. This endpoint must be called before running any detections.

Path parameters

model_idstringRequired
The model ID of an active and trained AI model within your organization

Headers

x-api-keystringRequired
Your active API Key

Request

This endpoint expects an object.
organization_idstringRequired
Your organization identifier

Response

200 - Your model was successfully loaded

Errors