Deprecated endpoints
Wake primary version
This is an old endpoint. Update to the wake endpoint for the production deployment.
Use this endpoint to wake a scaled-to-zero model version (now known as a model deployment).
Parameters
Model ID
string
requiredThe ID of the model you want to wake.
Authorization
string
requiredYour Baseten API key, formatted with prefix Api-Key
(e.g. {"Authorization": "Api-Key abcd1234.abcd1234"}
).