Baseten
communityInfrastructure for deploying and serving ML models with GPU autoscaling and Truss packaging.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://model-{model_id}.api.baseten.co/production/predictRun model inference
Parameters
inputmodel input data (objectrequiredmodel_idmodel ID (stringrequiredReturns
model output (varies by model)GET
https://api.baseten.co/v1/modelsList deployed models
Returns
models[] with id, name, status, created_at, versions[]GET
https://api.baseten.co/v1/models/{model_id}Get model details
Parameters
model_idmodel ID (stringrequiredReturns
id, name, status, active_version, created_at, versions[] with id, status, created_at