Unified model access

One API for GPT, Claude, Gemini, and Codex.

Connect models and development tools through one OpenAI-compatible endpoint. One key, clear diagnostics, and ready-to-use configurations.

Already have an API key? Open the documentation

GPT · Claude · Gemini · Codex

Unified Base URL
https://api.codexmy.shop/v1
POST /v1/responses
{
  "model": "gpt-5.5",
  "input": "Explain this code"
}

Start from 10 RUB

Prices are public before registration

Choose a token package for a new key or add balance to an existing API key.

All terms and payments

API balance

Existing key
10 RUB / $1

Add USD balance to a selected API key.

  • Minimum amount is $1
  • Balance is visible in key checking
  • Top up in your account
Top up key

More than an endpoint

A complete connection path, not scattered settings

CodexMy brings the API, models, key diagnostics, documentation, and Switcher into one clear path from key to first response.

01

One key

Use one authentication format across supported clients.

02

Choose a model

Load the model list available to the current key through the API.

03

Verify the result

Check limits, models, and a real response in the customer panel.

Quickstart

Change the Base URL and keep the code you know

Choose a language, put the key in an environment variable, and send a Responses API request.

responses

Clients

Works with familiar tools

Ready-made instructions and the Switcher cover common development workflows.

VS CodeCodex DesktopCodex CLIOpenCodeOpenClawCursorClaude CodePythonTypeScript

Frequently asked questions

What is CodexMy?

A unified OpenAI-compatible API and connection toolkit for models available to your key.

Where can I see available models?

Enter the key on the checker page or call GET /v1/models with Bearer authentication.

How do I verify a model response?

The checker sends a short Responses API request and displays the actual result and latency.

Do I have to edit config files manually?

Use the commands in the documentation or Universal Switcher for Windows and macOS.

Where can I check service health?

Use the public status page, which checks the API and portal live.