CDAPI DOCS

PRICING & BILLING

Understand prices, multipliers, and actual charges

Start with the model's official USD numeric price, then apply the current group multiplier. The final bill is the amount recorded against actual usage.

Pricing formula

Direct answer

CDAPI price = official USD numeric price × CNY 1 × current group multiplier. The official CNY reference = the same official USD number × approximately CNY 7.

Formula
Platform input = official input USD / 1M tokens × CNY 1 × group multiplier
Platform output = official output USD / 1M tokens × CNY 1 × group multiplier
Official CNY reference = official USD number × approximately CNY 7

If the official input number is USD 5 and the group multiplier is 1x, CDAPI displays CNY 5 per 1M tokens; the official CNY reference is approximately CNY 35.

Each billing dimension is calculated separately

DimensionMeaningUsage log
InputBillable tokens sent to the modelPrompt tokens
OutputBillable tokens generated by the modelCompletion tokens
Cache readTokens served from an existing context cacheCache read
Cache writeTokens written to a context cacheCache write
Per requestImage, video, or task-based billingRequest or task charge

Why group prices differ

A group quote exists only when an enabled channel supports the model, the group is available to the user, and the group has a valid public multiplier. Unsupported model/group pairs are omitted.

Machine-readable source

The live JSON catalog provides a version, checked time, capabilities, endpoints, and quotes for every currently valid model/group pair.

Verify the actual charge

  1. Open Usage logs and filter by request ID, model, or time.
  2. Check final status, input/output tokens, cache dimensions, and charged amount.
  3. For smart routing, the selected concrete token group is recorded in request details.

Use Models for pre-call comparison and Usage logs for post-call settlement.

Common questions

Is a multiplier applied more than once?

No. The current selected group multiplier is applied once to the official model base price.

Why is a group quote missing?

The model currently has no enabled channel in that group, the group is unavailable to the user, or no valid public multiplier is configured.

Which value is final?

The charged amount in Usage logs, calculated from actual usage and task parameters, is final.