How to Choose a Codex Relay Station in 2026: Carpooling Risks vs. a Direct Connection

Is a Codex relay station worth using? This article compares four ways to use Codex, account carpooling, paid top-ups, relay stations, and direct gateways, with a risk checklist and self-tests, then shows how a gateway that supports /v1/responses lets Codex connect with a single baseUrl.

· codex · relay-station · api-gateway

The most reliable way to use Codex is through an API gateway that supports the /v1/responses protocol, the Codex CLI just needs one baseUrl, with no shared accounts, no paid top-up middlemen, and no extra routing process on your machine. Carpooling and paid top-ups both rely on sharing or paying for someone else's account, and they're the first to get blocked when verification tightens. Relay stations, meanwhile, vary wildly in quality and need a self-check list to filter. This article puts the risks and costs of all four approaches side by side.

Four Ways to Use Codex

Since 2026, Codex has steadily tightened its login and verification requirements: phone verification, regional restrictions, and an early-June window where verification tightened and large numbers of users were blocked. Four approaches circulate in the community:

Approach How it works Cost Core risk
Carpooling Several people share one Plus/Pro account Lowest Collateral bans, quota contention, the "driver" vanishing
Paid top-up Someone else pays your subscription Low Stolen-card payment leading to bans, no recourse on resale disputes
Relay station Resells API credits Medium Watering down, model swapping, unknown upstream
Direct gateway Protocol-compatible gateway, direct baseUrl Medium (metered) Must vet whether the gateway itself is legitimate

Carpooling: cheap, but you're gambling at every step

"Codex carpooling" is a high-frequency search in the community, but carpooling is fundamentally account sharing in violation of the terms of service: one person trips risk control and the whole car gets banned; quotas contend during peak hours; and the "driver" disappearing after collecting payment is common. After the verification-tightening events, the lifespan of carpool accounts has gotten even shorter. The conclusion: fine for the occasional experiment, but unreliable as a supply method for a productivity tool.

Paid top-up: the landmine is in the payment

The risk of paid top-up centers on the payment source, a subscription paid via a stolen or fraudulent card will get the account banned during settlement. In discussions of "is Codex paid top-up reliable," the common thread among the failures is greed for a price clearly below the exchange rate.

Relay station: usable, but it must pass the self-check list

API relay stations resell credits, with enormous quality variation. As with Claude relays, the community has settled on a de facto purchasing standard; run these five tests on any Codex relay before trusting it:

  1. Does it swap models at peak hours — run a task only a high tier can reliably complete, comparing daytime against the evening peak;
  2. Does the balance expire — a model where monthly card / plan credits expire if unused puts the provider's interests against yours;
  3. Are failed requests billed — deliberately trigger a 429/500 and check the bill;
  4. Will they disclose the upstream — vague answers usually mean an account-pool or reverse-engineered upstream;
  5. Is the rate table public — no public pricing page and DM-only quotes means rule them out.

For the detailed per-point testing method, see our How to Choose a Claude Code Relay Station (and Avoid the Traps) — the five criteria apply equally to Codex relays.

Direct Gateway: Why /v1/responses Support Is the Key

The Codex CLI runs on OpenAI's /v1/responses protocol. That means:

  • The gateway must natively support /v1/responses, or you'll need an extra protocol-conversion / routing process on your machine (a common community combo is CC Switch plus a local proxy layer). The local routing layer is a major source of failures: the 127.0.0.1 proxy conflicting with a VPN (system proxy), reconnecting disconnects, and configs lost after saving, all keywords that recur in community help posts;
  • A gateway that supports /v1/responses lets Codex use a baseUrl directly: one line of config to connect, no local process, and therefore no "fight with the VPN."

TeamoRouter is a gateway designed around exactly this idea: native /v1/responses support, so Codex / Claude Code connect with a baseUrl directly, with no local router. For the configuration steps see the Codex install doc, and for the desktop app the Codex Desktop doc; if you prefer managing multiple providers with CC Switch, follow the CC Switch doc to add it as a provider.

Cost: pay-as-you-go plus tiered discounts

Unlike the "monthly gamble" of carpooling / paid top-ups, a gateway bills by usage: pay for what you use, the balance never expires, and failed requests aren't charged. TeamoRouter's tiered discount is 50% off the first $25 of usage, 20% off from $25–100, and 5% off after that, with each model's real-time price published on the pricing page. Beyond Codex, one API Key can also call Claude Sonnet / Opus 4.6, GPT-4o, Gemini 2.5 Flash, DeepSeek V3, Kimi K2.5 and more, use one tier for writing code, switch to a cheaper tier for batch jobs, with no need to maintain several accounts.

Real usage reference: a community user reported running paper-related tasks for five hours straight with Codex connected to TeamoRouter, spending about $7 — under metered billing, the cost is predictable and auditable.

Setup Steps (5 Minutes)

  1. Sign up for TeamoRouter and get an API Key, then top up a small amount (you can finish all verification within the first $25 half-price band);
  2. Write the baseUrl and Key into your Codex config per the Codex install doc;
  3. Run a real task and confirm the model tier and output quality;
  4. Trigger a failed request and check the bill to confirm failures aren't charged;
  5. Reconcile on the pricing page and confirm the rate matches what's published.

FAQ

Are Codex relay stations trustworthy?

Two layers: by service form, an API relay / gateway is more reliable than carpooling or paid top-ups, since it involves no account sharing or third-party payment. By provider, run the five anti-trap tests (model swapping, balance expiry, failure billing, upstream channel, public rates), and only trust the ones that pass all five long term.

Is Codex carpooling reliable?

Not recommended. Carpooling violates the terms of service and stacks three risks, collateral bans, quota contention, and the driver vanishing, and the lifespan of shared accounts has clearly shortened since verification tightened. At the same budget, a pay-as-you-go gateway is more controllable.

What's the most stable way to use Codex?

Use a direct gateway that supports /v1/responses: the Codex CLI just fills in a baseUrl plus API Key, with no shared accounts and no local routing process. See the Codex install doc.

Will a relay station swap Codex's model?

It happens, some community users report that "a relayed Codex couldn't use image and other capabilities," meaning it was routed to a downgraded channel. To verify: run a multimodal / long-context task only the full model can complete and compare against official behavior; choosing a gateway with public routing rules and explicitly selectable tiers avoids this.

Can one Key serve both Codex and Claude Code?

Yes. TeamoRouter is compatible with both the Anthropic protocol and /v1/responses; configure the baseUrl per each tool's doc with the same Key: Claude Code, Codex. The billing is merged in one console, making usage easy to reconcile.

How to Choose a Codex Relay Station in 2026: Carpooling Risks vs. a Direct Connection · TeamoRouter