SIPC

SIPC / RelayAPI

Public

RelayAPI - 一站式管理你的 Codex OAuth

10
0
100% credibility
Found May 18, 2026 at 10 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

RelayAPI is a self-hosted management dashboard for Codex (ChatGPT) API access. It lets you connect your Codex account via OAuth, create API keys for your applications, and automatically routes requests through the best available connection. The web dashboard provides a visual way to monitor usage, view request logs, manage credentials, and configure settings — all without needing to use command-line tools. Think of it as a control center for your AI API access that anyone on your team can use.

How It Works

1
💡 You discover RelayAPI

You hear about a tool that helps manage Codex API access for you and your team, with a nice dashboard to see everything.

2
🚀 You launch the service

You start RelayAPI with one click using Docker, and it begins running quietly in the background on your computer.

3
🔑 You enter your access key

The service shows you a special key on first startup. You type it in to unlock the web dashboard where everything is managed.

4
🔗 You connect your Codex account

You click a button to connect your Codex account using OAuth — just like logging into a website, but for your AI assistant.

5
🎫 You create API keys for your apps

For each application or teammate, you create a simple key they can use. You can set limits on how much each key can be used.

6
🌐 Everything routes automatically

When your apps send requests, RelayAPI picks the best connection automatically — no manual switching needed.

📊 You see everything in one place

Your dashboard shows usage charts, request logs, and lets you manage everything — credentials, keys, and connections — without any technical hassle.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 10 to 10 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is RelayAPI?

RelayAPI is a self-hosted relay service that manages Codex credentials, API keys, and request routing through an OpenAI-compatible interface. Drop your existing app's OpenAI SDK calls against RelayAPI, and it transparently handles Codex OAuth, quota tracking, and automatic failover across multiple credential channels. Built in TypeScript on Next.js with native SQLite storage -- no extra database dependencies.

Why is it gaining traction?

The hook is simple: OpenAI-compatible relay means near-zero migration effort for apps already using the OpenAI API. Your code sends requests to `/v1/chat/completions`, and RelayAPI routes them through Codex credentials you manage in a web dashboard. Channel routing happens automatically -- no manual credential selection or quota monitoring. You get logging, usage stats, and OAuth token refresh out of the box.

Who should use this?

Individual developers running Codex-based apps who want centralized credential management. Small teams sharing Codex quotas without handing out individual account access. Anyone building an internal proxy to add observability or rotate credentials without touching client code.

Verdict

With 10 stars and a 1.0% credibility score, this is early-stage software. The architecture is solid -- clean separation between routing logic, credential management, and the relay layer -- but the project lacks visible test coverage and the documentation, while functional, is thin. Node.js 24 is a hard requirement, which may limit deployment options. Worth evaluating if you need Codex OAuth management today; otherwise, watch the repository for maturity signals before betting production traffic on it.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.