FastAPI Dependency Injection for Anthropic Claude: Isolating API Keys and Rate Limits Per Tenant
CitizenApp engineers used FastAPI's dependency injection to isolate Anthropic Claude API keys and rate limits per tenant, replacing a fragile global key setup that throttled all customers when one hit…