Deprecated endpoints
Call primary version
This is an old endpoint. Update to the endpoint for a production deployment and the new model response format based on the migration guide.
Use this endpoint to call the primary version of a model (now known as the production deployment).
Parameters
Model ID
string
requiredThe ID of the model you want to call.
Authorization
string
requiredYour Baseten API key, formatted with prefix Api-Key
(e.g. {"Authorization": "Api-Key abcd1234.abcd1234"}
).
Model input
json
requiredJSON-serializable model input.