Guide EN-02

Codex API Proxy and Relay Providers

For Codex and Codex CLI users, review OpenAI-compatible endpoints, streaming behavior, model availability, and error rates before daily use.

Good fit

Personal projects and low-risk Codex CLI use.

Check first

Base URL, model names, streaming, JSON mode, and rate limits.

Main risk

Model substitution, high error rates, and unclear prompt logging.

Comparison

For Codex, compatibility is more important than headline pricing.

ProviderOpenAI compatibilitySetupRiskUpdated
QuickRouterOpenAI-compatible APIBase URL pending testMedium risk2026-05-18
PatewayAICodex tool adaptationBase URL pending testMedium risk2026-05-18
OhMyGPTExplicit Codex supportBase URL pending testMedium risk2026-05-18
Kokomi APICodex / Claude Code focusedBase URL pending testNeeds review2026-05-18

Setup

Use a small test before pointing Codex at a relay.

  1. Confirm the provider supports your target Codex or OpenAI-compatible model.
  2. Set the base URL and API key in your tool environment.
  3. Record errors, latency, and model behavior.
OPENAI_BASE_URL=https://example.com/v1

Risk boundary

Code privacy

Avoid unknown relays for company repositories.

Context length

Test long-context coding tasks.

Streaming

Interruptions can break CLI workflows.

Rate limits

Check repeated calls, not one request.

Feedback

Contribute