定价

对比文本、图片、视频模型的计费方式与价格结构,用这一页判断默认模型、兜底模型和预算边界。

推荐顺序:先在模型广场缩小候选范围,再在这里确认计费单位、成本曲线和路由策略。

How to Read AI API Pricing

The ToAPIs pricing page turns model prices into practical budgeting and routing decisions. For text models, the key is the input/output token relationship. For image and video models, the critical factors are whether billing is per request or per second and how resolution or duration changes total cost.

  • Per-token pricing fits text and multimodal reasoning, per-request pricing fits fixed generation tasks, and per-second pricing fits video workloads.
  • Use the market page to choose capabilities first, then use pricing to finalize default and fallback routing.

Decisions Supported by the Pricing Page

  • Choose default and fallback models for different workload classes.
  • Estimate how resolution and duration change costs for image and video tasks.
  • Turn headline model prices into practical budget and routing rules.

Recommended Usage Sequence

  1. Shortlist candidate models in the market page first.
  2. Use the pricing page to confirm billing units and cost shape.
  3. Finish in model guide pages to validate parameters, error handling, and integration details.

GPT-Image-2 Integration Path

Если вы интегрируете GPT-Image-2, не используйте страницу цен как источник по вызову API, reference image или асинхронному поведению; для этого есть разбор модели и официальная документация.

  • Откройте `/model-guide/gpt-image-2`, чтобы посмотреть, как использовать `/v1/images/generations`.
  • Используйте разбор модели для reference_images, загрузки изображений и опроса статуса задач.