TokenRaAI Model Catalog
Omen Alpha 2.0 ยท Reasoning model via TokenRa

Omen Alpha API - $0.13/M Input, 1M Context

Build with the Omen Alpha API for coding, sustained agentic work, and complex reasoning. Transparent usage-based pricing starts at $0.13 per 1M input tokens. Follow the quick guide below to get an API key and send your first request.

$0.13 inputPer 1M input tokens.
$0.5 outputPer 1M output tokens.
$0.03 cachedPer 1M cached read tokens.

Built for coding and sustained agentic work

Omen Alpha is built for coding, complex reasoning, and agentic production use with a 1M-token context window.

01

Reasoning and coding

Use it for complex reasoning, repository-level software engineering, code generation, review, and debugging.

02

Agentic workflows

Evaluate sustained agentic work with representative tasks, clear stopping conditions, and application-level validation.

03

Visual context

Omen Alpha supports text and image input on the enabled integration, with video behaviour closely matching. Confirm current capabilities in the TokenRa console.

Where Omen Alpha fits

Omen Alpha is intended for workloads where reasoning depth, sustained execution, and production-oriented evaluation matter.

  • Long-horizon software engineering and coding tasks.
  • Complex reasoning that benefits from structured evaluation.
  • Agentic workflows that combine planning, tools, and application checks.
  • Production workloads requiring representative quality, latency, error, and usage testing.

How to get an Omen Alpha API key

Register for TokenRa, open the dashboard, create an API key, confirm that Omen Alpha is enabled for your account, and then send an OpenAI-compatible request from your server. Keep the key private and verify the live model identifier before production use.

1

Create a TokenRa account

Register, then open the TokenRa dashboard.

2

Create your API key

Open the API key or token section, create a key, and store it server-side.

3

Send a test request

Confirm the enabled model ID, test a representative workload, and add production controls.

curl https://tokenra.io/zen/go/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"omen-alpha","messages":[{"role":"user","content":"Explain the Omen Alpha architecture"}]}'

Omen Alpha pricing: transparent usage-based rates

Omen Alpha is a paid model on TokenRa. No credit card is required to get started. Access is subject to account eligibility, provider availability, and applicable rate limits; verify the live TokenRa console before production use.

Input

$0.13 / 1M tokens

Standard input pricing for Omen Alpha.

Output

$0.5 / 1M tokens

Generated output pricing for Omen Alpha.

Cached read

$0.03 / 1M tokens

Cached input read pricing through TokenRa.

Provider not officially disclosed

Omen Alpha's developer has not been officially disclosed; speculation points to a Zhipu AI model (glm-5.3-highspeed), but this is unconfirmed. TokenRa provides the API gateway and is not the model developer or owner.

Omen Alpha vs GLM-5.3-Flash

Omen Alpha and GLM-5.3-Flash are separate models. The table below compares what is publicly documented for each; items that are not officially confirmed are marked as such.

DetailGLM-5.3-FlashOmen Alpha
DeveloperZhipu AI (Z.ai), publicly confirmedNot disclosed. OpenCode data paths point to Zhipu and the model sometimes identifies itself as GLM; some users report it has been confirmed not to be Zhipu.
Parameters320B total / 18B active (MoE)Not disclosed
ArchitectureNative multimodal MoE with hybrid sparse and linear attentionClosely matched (tokenizer and vision/video behaviour are nearly identical)
Context length1M tokensNot officially disclosed; commonly cited as 500K, measured at 969K or more (close to 1M)
Max outputAbout 128K tokensCommunity reports about 128K
Input modalitiesText, image, and videoText and image (video behaviour matches)
ReasoningSupported (effort: low / high / max)Reasoning supported
Open sourceYes (MIT licence, downloadable on Hugging Face)No (API only)
AvailabilityBroad (Z.ai, Together, self-hosting)Available through TokenRa

See the GLM-5.3-Flash model guide for the confirmed specification.

Data handling stated for this preview

Prompts and completions are retained by the provider and are not used for training. Review the applicable provider and TokenRa terms before sending sensitive or regulated information.

Production checklist

  • Keep API keys on the server and separate credentials by environment.
  • Confirm the 1M-token context and supported input modalities against the live integration before relying on them.
  • Evaluate representative coding, agentic, reasoning, and visual-context workloads.
  • Set explicit timeouts, bounded retries, tracing, and application-side budgets.
  • Review data handling, provider terms, privacy requirements, and output rights for your use case.

Omen Alpha API FAQ

What is the Omen Alpha API?

The Omen Alpha API provides OpenAI-compatible access to Omen Alpha, a reasoning model for coding, sustained agentic work, complex reasoning, and production workloads.

How do I get an Omen Alpha API key?

Register for TokenRa, open the dashboard, create an API key, confirm that Omen Alpha is enabled, and use the key in a server-side integration.

How much does Omen Alpha API cost?

Omen Alpha costs $0.13 per 1M input tokens, $0.5 per 1M output tokens, and $0.03 per 1M cached read tokens through TokenRa. Check the console for current rates and limits.

Who develops Omen Alpha?

Omen Alpha's developer has not been officially disclosed; speculation points to a Zhipu AI model (glm-5.3-highspeed), but this is unconfirmed. TokenRa provides the API gateway and is not the model developer or owner.

What input does Omen Alpha support?

Omen Alpha supports text and image input on the enabled integration, with video behaviour closely matching. Confirm current capabilities in the TokenRa console.

Are prompts and completions used for training?

They are retained by the provider and are not used for training.

Omen Alpha's developer has not been officially disclosed. Names mentioned belong to their respective rights holders. TokenRa is an independent API gateway and is not the model developer or owner.