Portal by API-key

Manage your Codex API packages

Enter your no-expiry key to see token balance, daily and monthly usage, available models and validity.

Codex
GPT-5.6 Sol · Terra · Luna
1 click
copy config

Sign in

Login with your API key

Do not share your API key. It is used for login and API calls.

Codex API Portal
sk-:
ANNOUNCEMENT
OpenAI
System operational

—

Token balance

—
of — package

Used

—
total tokens spent

Plan

—
valid until you spend all your tokens

API connection

Base URL —


      
      
  1. Open Settings → Models.
  1. Open the extension settings.

In ~/.continue/config.json:

{
  "title": "gpt-5.5",
  "provider": "openai",
  "model": "gpt-5.5",
  "apiBase": "https://fishappedu.online/v1",
  "apiKey": "sk-…"
}

Add to ~/.codex/config.toml:

model = "gpt-5.6-sol"
model_provider = "reseller"
model_context_window = 353000
model_auto_compact_token_limit = 300000

[model_providers.reseller]
name = "Reseller"
base_url = "https://fishappedu.online/v1"
wire_api = "responses"
experimental_bearer_token = "sk-…"

Replace sk-… with your key.

export OPENAI_API_BASE="https://fishappedu.online/v1"
export OPENAI_API_KEY="sk-…"
aider --model gpt-5.5
  1. API → Chat Completion.
  1. Add a provider of type OpenAI.

OpenAI-compatible — set Base URL and your key in any OpenAI client or SDK.

Model usage coefficients

Approximate token-consumption coefficients. Actual usage may vary.

  • GPT-5.41x
  • GPT-5.51.3x
  • GPT-5.6-luna0.8x
  • GPT-5.6-terra1x
  • GPT-5.6-sol1.3x

Requests (30d)

—
total calls

Success

—
of recent requests

Available models

Tokens — last 14 days

By model (30d)

Recent requests

Time Model Input Output Cache Total Status
PERSONAL ANNOUNCEMENT