Models & Access

All major models,transparent pricing

Use one USD balance and pay by model multiplier, with official and discounted prices shown side by side. Developer access details are below.

99.9%
Channel availability
GPTClaudeDeepSeekSeedance
Official direct-connect fallback keeps critical tasks uninterrupted
One balance, ready whenever you need it
GPT-5GPT-5
ClaudeClaude

Discounted billing

1 : 0.167
Pro ×20 channel
SeedanceKling
API
GPT-5CLAUDESEEDANCEOne balance · every model

CodeX model pricing

Input, cached input, and output are priced separately.

CodeXToken4
ModelCache readInputOutputSavings
gpt-5.6-solgpt-5.6-sol$0.0835USD / 1M TokenOfficial $0.5$0.835USD / 1M TokenOfficial $5$5.01USD / 1M TokenOfficial $3083.3%OFF
gpt-5.6-terragpt-5.6-terra$0.0334USD / 1M TokenOfficial $0.2$0.334USD / 1M TokenOfficial $2$2.004USD / 1M TokenOfficial $1283.3%OFF
gpt-5.6-lunagpt-5.6-luna$0.00334USD / 1M TokenOfficial $0.02$0.0334USD / 1M TokenOfficial $0.2$0.2004USD / 1M TokenOfficial $1.283.3%OFF
gpt-5.5gpt-5.5$0.0835USD / 1M TokenOfficial $0.5$0.835USD / 1M TokenOfficial $5$5.01USD / 1M TokenOfficial $3083.3%OFF

Plans / Memberships

Coming later

Monthly discounts for heavy users, faster concurrency, and differentiated benefits will be added later on top of the wallet model. For now, billing is pay-as-you-go.

Developer integration

OpenAI-compatible, with minimal migration effort.

Create an API Key

Log in to the console → API Key → create one.

Configure base_url

Point it to the LanoX access endpoint.

Start making calls

Reuse your existing SDK code.

# Example code (OpenAI compatible)
client = OpenAI(base_url="https://api.lanox.ai/v1", api_key="sk-...") client.chat.completions.create(model="gpt-5", messages=[...])

Integration docs

Setup guides for Codex, Claude Code, and related clients.

Rates & limits

Concurrency, timeout, and error-code guidance.

Usage & billing

Deducted from USD balance by multiplier, with logs and billing records.