API Reference
Log In

Run a model

This endpoint tests a model run with the sample inputs. It spins up the model container image, calls the /status route, and finally the /run route.

🚧

Only the model creator can call this route.

🚧

Steps 1, 2, 3, 4, 7, and 8 of the Model Deployment are required to run this route.

🚧

At this stage, the model needs to be already loaded and in partial status.

📘

In case of exception, a technicalInformation field is returned with troubleshooting details.

👍

Roles

Data Scientists can access this route.

Language
Authorization
Header