Try the new DeepSeek V4 Pro 0813 today. Frontier intelligence at a fraction of the cost. Here
changelog / post

Observability APIs updates

Go back

Pull logs, metrics, and audit logs programmatically through the Management API. Endpoints return logs and metrics for any deployment or environment across your workspace, models, or chains.

curl --request GET \
  --url https://api.baseten.co/v1/models/{model_id}/audit_logs \
  --header "Authorization: Bearer $BASETEN_API_KEY"

For more information, see our docs.