diff --git a/litellm/proxy/_types.py b/litellm/proxy/_types.py index 0223f4ce4db..1afc90f795c 100644 --- a/litellm/proxy/_types.py +++ b/litellm/proxy/_types.py @@ -522,6 +522,7 @@ class LiteLLMRoutes(enum.Enum): "/spend/tags", "/spend/calculate", "/spend/logs", + "/cost/estimate", ] global_spend_tracking_routes = [