2 Repos
Automatically switches to backup authentication keys when primary keys hit rate limits or quotas.
Distinct from Automatic Failover Controllers: Focuses on rotating API authentication keys rather than promoting database standby nodes.
Explore 2 awesome GitHub repositories matching data & databases · API Key Failovers. Refine with filters or upvote what's useful.
gpt-load is a transparent proxy gateway that routes API requests to multiple AI providers—including OpenAI, Google Gemini, and Anthropic Claude—through a single endpoint while preserving each provider's native format and authentication. It acts as a centralized routing layer, allowing applications to switch between AI services by changing only the base URL without modifying any client code or business logic. The proxy distinguishes itself through intelligent traffic management across pools of API keys, offering automatic key rotation, weighted or round-robin load balancing, and failover that
Detects failed or unhealthy API keys and reroutes requests to healthy ones within the same group without interrupting service.
Quotio is a local LLM API proxy gateway and credential manager that intercepts and routes requests from command-line tools and integrated development environments to various AI model providers. It serves as a centralized authentication hub, managing API keys and service accounts to provide a unified interface for external AI agents. The project distinguishes itself through a routing engine that implements priority-chain and round-robin load balancing to distribute workloads across multiple accounts. It features automated API key failover, which redirects requests to backup authentication keys
Automatically redirects requests to backup authentication keys when primary providers return rate limit or quota errors.