We started using Claude Code and Codex heavily in our team. One thing we ran into quickly is API key management. Right now we have a few options: Everyone uses their own personal API key Share one team API key Store keys in environment variables via a secrets manager But each option seems problematic. Personal keys Hard to track usage across the team No centralized budget control Shared key No visibility on who used what Hard to debug runaway prompts Secrets manager Still no usage breakdown For teams using Claude Code or Codex: How are you handling: API key management usage tracking per developer preventing accidental cost spikes? Curious what workflows people have settled on. submitted by /u/CriticalBad4853
Originally posted by u/CriticalBad4853 on r/ClaudeCode
