OmniDino
Home Models Pricing Guides About Contact Login Get API Key
EN 中文
Usage & Credits

Usage Credits How They Are Calculated

Learn how input, output, cache tokens, coding agents, multimodal tasks, and group multipliers affect the Credit cost of each call.

INPUTInput TokensPrompts, message history, code, and tool results.
OUTPUTOutput TokensModel-generated text, code, and structured results.
CACHECache TokensSome models use separate cache pricing.
MULTIGroup MultiplierBase usage is multiplied by the group multiplier assigned to the Key.
Core Formula

Model pricing, usage, and the group multiplier determine the final deduction.

Base Model Usage × API Key Group Multiplier = Final Credit UsageBase usage for text models is usually the sum of separately calculated input, output, and cache tokens.
Token Types

A request may contain three main token types.

IN

Input Token

User questions, system prompts, message history, code, tool results, and retrieved content may all count as input.

OUT

Output Token

Model-generated text, code, structured results, and tool arguments usually count as output.

CACHE

Cache Token

Some upstream providers support cache reads or writes with separate pricing. Refer to the model pricing page and usage logs.

Text Model Example

Calculated using prices per 1M tokens.

Assumed Base Model Price

  • Input:1 Credit / 1M Token
  • Output:4 Credit / 1M Token
  • Input this request: 100,000 tokens
  • Output this request: 20,000 tokens
Calculation Example
Input: 100,000 / 1,000,000 × 1 = 0.1 Credit Output: 20,000 / 1,000,000 × 4 = 0.08 Credit Base usage: 0.1 + 0.08 = 0.18 Credit
Group Multiplier

The same base usage under different groups.

Base UsageGroup MultiplierFinal DeductionExplanation
0.18 Credit0.2×0.036 CreditBase usage multiplied by 0.2
0.18 Credit0.18 CreditSame as base usage
0.18 Credit0.36 CreditBase usage multiplied by 2
Top-Up Price Relationship

Credit and the actual RMB purchase cost.

Top-Up Ratio

OmniDino currently uses 1 RMB = 1 USD Credit. Paying ¥100 gives you 100 Credits.

Actual RMB Cost

If a request deducts 0.18 Credit, it consumes about ¥0.18 of purchased balance. A 0.2× group deducts 0.036 Credit, equal to about ¥0.036.

Coding Agent

Why do Codex and Claude Code often consume many tokens?

CTX

Long Context

Project files, conversation history, system instructions, and tool output may repeatedly enter the context.

LOOP

Multi-Step Execution

One task may involve multiple model calls for analysis, reading, editing, testing, and review.

TOOL

Tool Results

Terminal output, code diffs, and error logs increase input tokens and may trigger additional reasoning.

Create a separate Key for agent tools, set a reasonable quota, and review usage regularly.
Images and Other Models

Not every capability is billed by text tokens.

IMG

Image Generation

Usually billed by model, size, quality, number of images, or the upstream billing unit.

AUDIO

Audio Models

May be billed by audio duration, characters, requests, or model-specific units.

EMB

Embedding / Rerank

Embeddings are often billed by input tokens, while rerank may be billed by tokens, requests, or document count.

FAQ

Usage and token FAQ.

Clients may use local estimates. Actual billing is usually based on upstream responses, gateway accounting, and model rules. Tools, caching, and protocol adaptation may also cause differences.
Tokens/s measures generation speed and does not directly change token count. Final cost depends on actual usage, model pricing, and group multiplier.
Check for models with expensive output, multi-step agent calls, long history, image tasks, or a higher-multiplier group.
Open Logs, Usage, or Details in the OmniDino console to view time, model, tokens, multiplier, and deduction.