ByteDance

ByteDance

Available

Doubao 1.5 Pro 32K 250115

API ID: ByteDance/doubao-1-5-pro-32k-250115

Doubao is published through NexoRouter for text generation, conversation, summarization, extraction, and general product workflows.

Type
Chat
Input / generation
$0.12 / 1M tokens
Output
$0.30 / 1M tokens
Endpoint
/v1/chat/completions
Verified information

Overview

ByteDance/doubao-1-5-pro-32k-250115 is presented as a chat model from ByteDance. Start with an OpenAI-compatible call and evaluate it against your product's prompts, language, and quality criteria.

Verified routePublished endpoint

Publication confirms the /v1/chat/completions route; it does not claim features the contract has not documented.

Commercial statusReviewed price

The displayed price is NexoRouter's approved public price, not an internal cost or supplier discount.

Profile boundaryNo invented metrics

Context, tools, benchmarks, latency, TTFT, and availability appear only when they have a source and measurement window.

Delivery contract

Provider & route

ByteDance/doubao-1-5-pro-32k-250115 is exposed by NexoRouter under the verified ByteDance catalog mapping below. This is the delivery contract customers should use, not a promise of additional upstream routes.

ProviderModel IDEndpointStatus
ByteDance
ByteDance
ByteDance/doubao-1-5-pro-32k-250115/v1/chat/completionsAvailable

Provider names describe the reviewed catalog mapping. NexoRouter does not claim multi-provider failover for a model unless it is measured and published separately.

Public billing

Pricing

Public usage pricing for this model ID. The unit changes by endpoint: not every model is billed by tokens.

Input / generation
$0.12 / 1M tokens
Cached input
$0.02 / 1M tokens
Output
$0.30 / 1M tokens

Cost estimator

Estimate a request with the current public price for this exact model ID.

Estimated total$0.00

Estimate only. Actual usage, rounding, cached tokens, media parameters, and the final billing ledger determine the charged amount.

Prices are published after commercial review. A supplier update creates a review; it never exposes supplier discounts, orders, or internal costs.

Measured, not estimated

Performance

Performance metrics are published only after NexoRouter has enough model-specific production observations and a defined measurement window.

ThroughputNot enough verified data

Tokens per second require streaming observations for this exact model ID.

End-to-end latencyNot enough verified data

A gateway response time is not the same as model inference latency, so the two are not mixed.

Time to first tokenNot enough verified data

TTFT appears only when streaming timestamps are available for a representative sample.

No benchmark or chart is synthesized from another provider. These fields will populate only from NexoRouter measurements with a sample size and time window.

NexoRouter aggregate telemetry

Activity

Privacy-preserving, aggregate model activity from NexoRouter gateway logs. No prompts, API keys, user identities, or IP addresses are exposed.

More production observations are needed

This page waits for at least 10 aggregate attempts in the current seven-day window before publishing a success rate or traffic statistic.

Success rate is computed from NexoRouter gateway outcomes for this model ID. It is not an upstream SLA, quality score, or benchmark.

OpenAI-compatible

Integration

NexoRouter exposes this model through /v1/chat/completions. Use a NexoRouter API key and retain the OpenAI-compatible base URL.

curl --fail-with-body 'https://api.nexorouter.com/v1/chat/completions' \
  -H "Authorization: Bearer $NEXOROUTER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "ByteDance/doubao-1-5-pro-32k-250115",
  "messages": [
    {
      "role": "user",
      "content": "Hello"
    }
  ]
}'

Chat Completions example using the exact model ID. Adjust messages and parameters for your use case.

Provenance

Sources & updates

Every profile combines NexoRouter operating data with provider documentation links. A provider link does not become a capability promise until that claim is reviewed and published.

NexoRouter public catalog snapshot

Public route, availability, and price checked in the catalog snapshot: Aug 27, 2026, 12:52 AM UTC.

  • NexoRouter catalogNexoRouter published catalog
    Aug 27, 2026, 12:52 AM
  • Official documentationVolcengine Ark model-list documentation
    Open source

Update policy: route evidence targets a 6 h cadence. This official source is reviewed manually because it does not support a reliable automated check; no change alters this page without human review, and claims are revalidated within 30 days.

For developers

FAQ

What is ByteDance/doubao-1-5-pro-32k-250115 for?

ByteDance/doubao-1-5-pro-32k-250115 is published for text generation and conversation. Test it against your product's prompts, language, and quality criteria.

What does ByteDance/doubao-1-5-pro-32k-250115 cost?

The current public price is $0.12 / 1M tokens for input or generation and $0.30 / 1M tokens for output. The visible unit is the billing unit for this endpoint.

What is this model called in the API?

Use ByteDance/doubao-1-5-pro-32k-250115 exactly as the model ID and call /v1/chat/completions with a NexoRouter API key.

How is usage for this model billed?

NexoRouter records usage in the endpoint's public billing unit. The current published figures are $0.12 / 1M tokens for input or generation and $0.30 / 1M tokens for output; the billing page remains the account ledger.

How reliable is this model on NexoRouter?

NexoRouter has not yet reached the minimum public sample for this model in the current seven-day window. The page will publish aggregate reliability only after at least 10 attempts.

Why are benchmarks, context, or uptime not shown?

We do not publish figures without a verifiable source, method, and measurement window. When NexoRouter has aggregated telemetry and documentation for those fields, they will be added with their provenance.