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 organization's active API Key.

Request

This endpoint expects an object.
organization_idstringRequiredformat: "uuid"
Your organization's unique identifier.

Response

200 - Your model was successfully loaded

Errors