diff --git a/litellm/proxy/_types.py b/litellm/proxy/_types.py index 00f0cb7e300..c507df3b647 100644 --- a/litellm/proxy/_types.py +++ b/litellm/proxy/_types.py @@ -344,6 +344,7 @@ class LiteLLMRoutes(enum.Enum): "/key/update", "/key/delete", "/key/info", + "/global/spend/tags", ] + spend_tracking_routes + sso_only_routes