比較

Kunavo vs OpenRouter

OpenRouter は市場最大のテキストモデルルーター — OpenAI 互換 API の背後で 300+ のチャットモデルを集約しています。Kunavo はチャット領域で重なりつつ、画像/動画/音声を一級サポート、Stripe ネイティブのチェックアウト、そしてアップストリーム公式料金から30% オフを追加します。以下は正直な並列比較です。

TL;DR

  • テキスト LLM のカバレッジだけ欲しい —— ロングテールのオープンソースも含めて —— なら OpenRouter。
  • マルチモーダル AI を出荷する —— 画像(Nano Banana、GPT-Image)、動画(Veo 3)、音声(Suno)を一つの請求書で —— なら Kunavo。
  • 価格: OpenRouter はアップストリーム + 小さいマージン。Kunavo はカタログ全体でアップストリーム公式料金から約30% オフ。
  • 決済: Kunavo の Stripe ネイティブチェックアウトは Apple/Google Pay、ACH、SEPA、Alipay、WeChat Pay 対応。OpenRouter のウォレットは暗号通貨ファーストで、カード対応はあるがローカル決済は弱い。
横並び比較

Kunavo か OpenRouter か?

機能KunavoOpenRouter
OpenAI SDK drop-in (chat)
Change one base_url and your existing SDK code works.
対応対応
Image generation API
Nano Banana, GPT-Image-2 and more under /v1/images/generations.
対応未対応
Video generation API
Veo 3 under /v1/video/generations with permanent result URLs.
対応未対応
Audio / music
対応未対応
Anthropic Messages API (/v1/messages)
Use the Anthropic SDK unchanged, including cache_control and extended thinking.
対応未対応
Pricing vs upstream
Catalog price for each model.
−30%+small margin
Local payments
Apple Pay, Google Pay, ACH, SEPA, Alipay, WeChat Pay.
対応一部
Stripe-native checkout
対応未対応
Crypto top-up
未対応対応
Balance never expires
対応未対応
Transparent routing
We never silently swap your requested model.
対応一部
Multi-vendor hot failover
Sub-50ms reroute when an upstream wobbles.
対応一部
Failed requests free
4xx/5xx are never billed.
対応一部
Prompt caching (Claude, etc.)
Affinity router keeps repeat prompts warm; up to 90% off input.
対応一部
Model coverage (text)
OpenRouter has the broadest long-tail; Kunavo curates the frontier set.
Frontier (Claude, Gemini, GPT, Grok)300+ incl. long-tail
Mainland China accessibility
Kunavo runs on infrastructure with stable APAC routing.
対応一部

What is OpenRouter?

OpenRouter is an LLM aggregator: one OpenAI-compatible API that routes each request to one of 300+ chat models from OpenAI, Anthropic, Google, Mistral and a long tail of open-source providers. Instead of an account per provider, you hold one OpenRouter account and choose the model by name in the request. It is text-only — chat and completion models — with no image, video or audio generation endpoints.

How the OpenRouter API works

You send a standard OpenAI-style chat completion to OpenRouter's base URL with your OpenRouter key, setting the model field to a namespaced slug such as anthropic/claude-sonnet or openai/gpt-4o. OpenRouter forwards the call to that provider, can fall back to alternates, and returns the OpenAI-shaped response. Because it speaks the OpenAI protocol, any OpenAI SDK works by pointing base_url at it. Kunavo works the same way — the difference is the catalog and what sits behind it.

OpenRouter pricing, and how Kunavo compares

OpenRouter charges the upstream provider's per-token price plus a small platform margin, funded from a prepaid wallet (crypto-first, cards supported). Kunavo takes the opposite position: every enabled model is published 30–70% under the provider's official list rate depending on the model — Claude Sonnet 4.6 at $1.20/$6.00 per 1M tokens vs Anthropic's $3/$15, Gemini 2.5 Flash at $0.09/$0.75 vs Google's $0.30/$2.50. The per-1M rate for every model is on the /pricing page, so the comparison is direct.

OpenRouter API key vs Kunavo API key

An OpenRouter key authenticates against OpenRouter's text-model catalog only. A Kunavo key (sk-kunavo-…) authenticates against the same OpenAI-compatible chat endpoint plus image, video and audio endpoints and the native Anthropic Messages API — one credential for every modality, drawn from one Stripe-billed balance. Both are bearer tokens in the Authorization header, so moving across is a one-line base_url change plus the new key.

OpenRouter が本当に強いところ

もしあなたの製品がテキスト専用チャットモデルのロングテール(Mistral のファインチューン、Llama のバリエーション、ニッチなコミュニティモデル、実験的オープンソース)を必要とするなら、OpenRouter のカタログは比類ありません。暗号通貨ネイティブのチャージフローも最も成熟していて、カード決済が難しい地域で重要です。モデル・プロンプト手法・ベンチマークに関するコミュニティ議論もより活発です。

Kunavo の強み

マルチモーダルが1つの請求書、これが最大の差です。製品が画像生成・画像編集・動画を必要とした瞬間に、OpenRouter はそれらのエンドポイントを持たないため、結局は2つの統合と2つの請求関係を管理することになります。Kunavo は chat に加えて /v1/images、/v1/images/edits、/v1/video/generations、/v1/audio/music を提供し、すべて OpenAI 形式・同じウォレット。価格も明確に低く、有効な全モデルがプロバイダー公式料金の約30% オフ(百万トークン単価を /pricing に全公開、いつでも比較可能)。Stripe ネイティブのチェックアウトは Apple Pay、Google Pay、ACH、SEPA、Alipay、WeChat Pay に対応し、米国・EU 以外でも自助オンボーディングが機能します。

正直な結論

もしすでにテキストで OpenRouter を標準化していて、製品が画像も動画も決して必要としないなら、乗り換える強い理由はありません —— 既存の OpenAI SDK コードは Kunavo にそのまま動きます(base_url 1行変更)。両方手元に置いて、価格差が統合時間に見合ったら移行すれば良いでしょう。マルチモーダルを作る、または USD 以外のローカル決済で支払う顧客にサービスを提供するなら、Kunavo がよりシンプルなスタックです。いずれにせよ検証コストは小さい:$5 のチャージと base_url を1行変えるだけで、数分で評価を始められます。

FAQ

Is OpenRouter free?

OpenRouter has no subscription fee, but you pay per token for every model call, funded from a prepaid wallet — there is no free model tier. Kunavo is likewise pay-as-you-go — $5 minimum top-up, balance never expires.

Does OpenRouter support Sora, Veo or image APIs?

No. OpenRouter is text-LLM only and has no image, video or audio generation endpoints. Kunavo offers those under /v1/images/generations and /v1/video/generations on the same key.

Is OpenRouter OpenAI-compatible?

Yes — OpenRouter implements the OpenAI chat completions protocol, so the OpenAI SDK works by changing base_url. Kunavo is also OpenAI-compatible, so code ports between them with a single base_url change.

Is Kunavo an OpenRouter alternative?

For text chat, yes — Kunavo covers the frontier models (Claude, Gemini, GPT, Grok) through the same OpenAI-compatible API at 30–70% under official pricing depending on the model. For multimodal it does more than OpenRouter; for long-tail open-source breadth, OpenRouter's catalog is larger.

base_url を1行変えるだけ、5分で移行。

すでに OpenRouter を使っているなら、Kunavo への乗り換えは base_url の1行変更だけです。公式料金より 30〜70% 安く、従量課金。