Load Model

POST

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

Path parameters

model_idstringRequired

The model ID of the model you want to initialize

Headers

x-api-keystringRequired

The API key for your instance

Response

Successful Response

Built with