Publication confirms the /v1/chat/completions route; it does not claim features the contract has not documented.
蝉镜
AvailableCicada TTS
API ID: cicada-tts
蝉镜 is published through NexoRouter as an audio model for speech synthesis and audio-processing workflows.
- Type
- Audio
- Input / generation
- $0.00 / second
- Output
- Pending review
- Endpoint
/v1/chat/completions
Overview
cicada-tts is presented as an audio model from 蝉镜. This profile confirms the public route and published price; validate voices, formats, and limits in your endpoint contract before launching.
The displayed price is NexoRouter's approved public price, not an internal cost or supplier discount.
Context, tools, benchmarks, latency, TTFT, and availability appear only when they have a source and measurement window.
Provider & route
cicada-tts is exposed by NexoRouter under the verified 蝉镜 catalog mapping below. This is the delivery contract customers should use, not a promise of additional upstream routes.
cicada-tts/v1/chat/completionsAvailableProvider names describe the reviewed catalog mapping. NexoRouter does not claim multi-provider failover for a model unless it is measured and published separately.
Pricing
Public usage pricing for this model ID. The unit changes by endpoint: not every model is billed by tokens.
- Input / generation
- $0.00 / second
- Cached input
- —
- Output
- Pending review
Cost estimator
Estimate a request with the current public price for this exact model ID.
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.
Performance
Performance metrics are published only after NexoRouter has enough model-specific production observations and a defined measurement window.
Tokens per second require streaming observations for this exact model ID.
A gateway response time is not the same as model inference latency, so the two are not mixed.
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.
Activity
Privacy-preserving, aggregate model activity from NexoRouter gateway logs. No prompts, API keys, user identities, or IP addresses are exposed.
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.
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": "cicada-tts",
"messages": [
{
"role": "user",
"content": "Hello"
}
]
}'Chat Completions example using the exact model ID. Adjust messages and parameters for your use case.
Confirm authentication, endpoint, request shape, and limits before copying an integration into production.
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.
Public route, availability, and price checked in the catalog snapshot: Aug 27, 2026, 12:52 AM UTC.
- NexoRouter catalogNexoRouter published catalogAug 27, 2026, 12:52 AM
Update policy: route evidence targets a 6 h cadence and official-document monitoring, when enabled in production, at least every 24 h. A change creates an internal proposal; claims and translations require human review and are revalidated within 30 days.
FAQ
What is cicada-tts for?
cicada-tts is published for an audio workflow. Validate input/output formats and limits before integrating it.
What does cicada-tts cost?
The current public price is $0.00 / second for input or generation and Pending review for output. The visible unit is the billing unit for this endpoint.
What is this model called in the API?
Use cicada-tts 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.00 / second for input or generation and Pending review 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.