First & only jailbreak · Instant after payPlans

Integration

Use Codex CLI with a custom OpenAI-compatible API.

Use your delivered unlimitedcodex base URL and API key for Codex CLI build and test sprints, then validate model-list, chat/completions, image, embedding, and retry behavior before heavy runs.

  • Codex CLI custom base URL workflow
  • Exact package-specific Codex model IDs from setup email and authenticated GET /v1/models
  • Unlimited token consumption with 4 concurrent connections
  • Manual delivery in 10 minutes to 5 hours

Quick answer

Connect Codex CLI to delivered OpenAI-compatible access: XHigh $19/week or $59→$69/month; Sol $69→$89/week or $179→$199/month. One welcome price per account.

Last updated 2026-07-23

What this page answers

Search need

Codex CLI custom base URL, OpenAI-compatible API setup, and package-specific Codex model access questions.

Page-specific proof

Codex CLI + unlimitedcodex OpenAI-Compatible API combines 4 setup steps, 4 buyer constraints, unlimitedcodex delivery, limits, pricing, and setup guidance, and related answer sources instead of a generic integration blurb.

Verification path

After manual delivery, use the setup email and authenticated GET /v1/models to verify Codex CLI, then run one tiny chat/completions request and any supported image or embedding checks before long runs.

Decision summary

Best fit

Codex CLI teams that can use a custom OpenAI-compatible base URL and choose GPT-5.5 XHigh at $19/week or an eligible $59 first month followed by $69/month, or GPT-5.6 Sol at an eligible $69 first week followed by $89/week, or a $179 first month followed by $199/month.

Not a fit

Not ideal when you need instant self-serve provisioning, an official OpenAI account, or production traffic beyond 4 concurrent connections.

Next step

Compare the package families on /pricing, complete checkout, then use the setup email and authenticated GET /v1/models to verify Codex CLI before one small request.

Setup steps

Step 1

Buy access and wait for setup

Compare /pricing: GPT-5.5 XHigh is $19/week or an eligible $59 first month followed by $69/month, while GPT-5.6 Sol is an eligible $69 first week followed by $89/week, or a $179 first month followed by $199/month. Then wait for setup delivery.

Step 2

Set the custom base URL

Configure Codex CLI or its OpenAI-compatible client layer to use the delivered unlimitedcodex /v1 base URL instead of the default provider endpoint.

Step 3

Set the API key and model ID

Use the delivered key and the exact model ID from your setup email and authenticated GET /v1/models. Do not guess from public page names.

Step 4

Run a small repository test first

Start with a small diff or test-generation task, then check retry behavior, output quality, and the 4 concurrent connection boundary before a long agent run.

Example configuration

# Generic OpenAI-compatible environment pattern
UNLIMITEDCODEX_API_KEY=your_delivered_key
UNLIMITEDCODEX_BASE_URL=https://your-workspace.unlimitedcodex.com/v1
UNLIMITEDCODEX_MODEL=DELIVERED_MODEL_ID

# Replace DELIVERED_MODEL_ID with the exact ID from the setup email
# and authenticated GET /v1/models response.

FAQ

Does Codex CLI work with unlimitedcodex?

Yes. unlimitedcodex is positioned for Codex CLI-compatible OpenAI-style access through a delivered API key, base URL, setup files, and model IDs.

Should I use this for production traffic?

Use it for build/test sprints and controlled workloads first. It includes unlimited token consumption with 4 concurrent connections, not high-concurrency enterprise production capacity.

Is unlimitedcodex affiliated with OpenAI?

No. unlimitedcodex is an independent OpenAI-compatible API access provider and is not affiliated with OpenAI.