Expand description
API key rotation and failover across providers.
Supports multiple API keys per provider with automatic rotation on rate limits (429) and auth failures (401/402). Keys cool down after failures before being retried.
Structsยง
- Auth
Profile Manager - Manages multiple API keys per provider with rotation and failover.