Wake deployment endpoints
Production deployment
Use this endpoint to wake the production deployment of your model if it is scaled to zero.
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"}
).