API Reference
Log In
API Reference

Load a model

This endpoint loads a model container image for a model in partial status. It spins up the model container image and calls its /status route.

The call is first tested through the gRPC protocol and then through the HTTP protocol.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

🚧

Only the model creator can call this route.

🚧

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

📘

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

👍

Roles

Data Scientists can access this route.

Path Params
string
required

A model identifier provided by Modzy. It contains 10 random alphanumeric characters.

string
required

The model’s version number. It follows the semantic versioning format.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json