Inference API
Production deployment
Use this endpoint to call the production deployment of your model.
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"}
).
Body
Model input
json
requiredJSON-serializable model input.