codex2api-reverse-proxy
Codex2API Reverse Proxy
Skill by ara.so — Codex Skills collection.
Codex2API is a Go + Gin + React production gateway that transforms a pool of Codex accounts into observable, schedulable OpenAI/Anthropic-compatible API endpoints. It manages Refresh Token/Access Token lifecycles, health scoring, dynamic concurrency, rate-limit recovery, usage tracking, and admin operations through a built-in dashboard.
What It Does
- Unified Gateway: Exposes
/v1/chat/completions,/v1/responses,/v1/messages,/v1/images/generations,/v1/images/edits, and/v1/modelsendpoints - Account Pool Management: Handles Refresh Tokens and Access Tokens with automatic health scoring and cooldown recovery
- Dynamic Scheduling: Selects accounts based on health tier, concurrency limits, rate limits, and recent usage
- Admin Dashboard: React/Vite UI for account import, API key management, proxy pools, image studio, prompt filtering, usage analytics
- Flexible Storage: Production mode (PostgreSQL + Redis) or lightweight mode (SQLite + in-memory cache)
Installation
Standard Production Deployment (PostgreSQL + Redis)
More from aradotso/codex-skills
codex-plugin-claude-code
Use OpenAI Codex from inside Claude Code for code reviews, adversarial reviews, and delegating tasks to Codex as a subagent.
38oh-my-codex-workflow
Expert in Oh My Codex (OMX) - workflow layer for OpenAI Codex CLI with agents, skills, and team coordination
37codexplusplus-launcher
Enhanced launcher for Codex App that unlocks plugins, enables session deletion, exports conversations, and syncs provider sessions via CDP injection
37codex-plusplus-tweak-system
Expert in developing, installing, and managing tweaks for the Codex++ desktop app extension system
35awesome-codex-subagents
A curated collection of 136+ specialized Codex subagents for development tasks across 10 categories
34awesome-codex-skills-curator
Curate, install, and manage Codex skills from the awesome-codex-skills collection for AI coding agents.
34