APIゲートウェイ

Requestyの代替

Requesty is an LLM-only proxy built for Claude Code and Cursor. RunAPI covers the same text routing — 220+ models including Claude, GPT, and Gemini — and adds image, video, music, and audio generation under one key, with an MCP server, a CLI, and SDKs for Python, Node.js, PHP, Java, Ruby, and Go. All at 50% off official rates.

June 18, 2026更新 RunAPI Editorial
概要

RunAPIとRequestyはどう違いますか?

Both are OpenAI-compatible gateways that route requests to multiple model providers using one key. Requesty focuses on LLM text routing for coding tools like Claude Code and Cursor. RunAPI covers the same LLM use cases — and passes through the same model costs at 50% off official rates — while adding image, video, music, and audio generation plus a developer toolkit.

共通点

Both expose an OpenAI-compatible API and route Claude, GPT, and Gemini for tools like Claude Code and Cursor. Switching is a base URL and key change.

モダリティ

Requesty is LLM-only. RunAPI adds image, video, music, and audio generation under one key — no separate accounts.

開発者ツール

RunAPI ships an MCP server, a CLI, and SDKs for Python, Node.js, PHP, Java, Ruby, and Go, plus a prompt library. These are not included in an LLM-only proxy.

料金

RunAPI bills pay-as-you-go at 50% of official model rates. No subscription. Calculate your exact cost before you send a request.

機能比較

RunAPIがRequestyにないものは何ですか?

The table compares the two gateways across what developers actually evaluate when choosing a proxy: modality coverage, model count, developer tooling, and whether you can swap in a new base URL without touching your code.

機能 Requesty RunAPI
LLMルーティング あり あり
画像生成 なし あり
動画生成 なし あり
音楽・オーディオ なし あり
総モデル数 LLMモデルのみ 220+ 全モダリティ合計
MCP server なし あり
公式SDK OpenAI互換のみ Python、Node.js、PHP、Java、Ruby、Go + OpenAI互換
OpenAI互換API あり あり
モデルカバレッジ

RunAPIを通じてどのモデルにアクセスできますか?

Requesty routes language models. RunAPI routes language models and generative media models under one key, so one connection covers text, images, video, music, and audio. If your team uses Claude Code or Cursor today, you swap out your normal connection for RunAPI's — and the same key then unlocks every other modality without a separate account.

言語モデル

Claude, GPT, and Gemini families for chat, coding, reasoning, and tool use — the same LLM coverage a Requesty user expects, with all the latest model versions.

画像モデル

Text-to-image and image-edit models for generation, inpainting, and style transfer, callable from the same API and key.

動画モデル

Text-to-video and image-to-video models for short clips and animation, billed pay-as-you-go per task.

音楽・オーディオ

サウンドトラック、ボイスオーバー、効果音のための音楽生成およびオーディオモデル——Requestyがカバーしないモダリティ。

開発者ツールキット

RunAPIにはどんな開発者ツールが付属していますか?

Beyond the raw API, RunAPI ships tooling that an LLM-only proxy typically skips: a Model Context Protocol server, a command-line tool, and typed language SDKs. Whether you are routing from Claude Code, Cursor, or your own app, the same key covers everything.

MCP server

Discover models, check pricing, create tasks, and poll results directly from MCP-aware hosts like Claude Code and Cursor — no code required.

コマンドラインツール

Run generation tasks and manage keys from the terminal. Useful for one-off jobs and scripts outside a code editor.

公式SDK

Typed clients for Python, Node.js, PHP, Java, Ruby, and Go. If you use the OpenAI SDK in any other language, it works without changes — just swap the base URL and key.

プロンプトライブラリ

A searchable catalog of reusable prompt examples across image, video, and audio modalities, so you can build on proven patterns instead of starting from scratch.

料金

RunAPIとRequestyのコストはどれくらい違いますか?

RunAPI bills pay-as-you-go at 50% of each provider's official published rate — no subscription tier required. The table shows representative flagship LLM rates so you can calculate your exact bill before you send a request. Image, video, and audio are priced per task.

モデル 公式入力 /M 公式出力 /M RunAPI入力 /M RunAPI出力 /M
Claude Sonnet 4.6 $6.00 $30.00 $3.00 $15.00
Claude Opus 4.7 $10.00 $50.00 $5.00 $25.00
GPT-5.4 $2.50 $15.00 $1.25 $7.50
Gemini 2.5 Pro $1.25 $10.00 $0.63 $5.00

RunAPIはすべてのプロバイダーに50%の割引を適用します。メディアモデルはタスクごとに課金されます。価格は2026年6月時点で確認済み。

はじめに

RequestyからRunAPIへの移行方法

1

RunAPIアカウントを作成する

runapi.aiでサインアップしてください。無料ティアはクレジットカード不要です。

2

API keyをコピーする

ダッシュボード → API Keysに移動し、キーを作成して保存してください。

3

ベースURLを変更する

Change your client's base URL to https://runapi.ai/v1 and use the RunAPI key. Your existing OpenAI-compatible code stays the same — the request and response shapes do not change.

4

必要に応じてメディアを追加する

同じキーで画像、動画、またはオーディオモデルを呼び出すか、コード以外のワークフロー向けにMCP serverとCLIを使用してください。

よくある質問

Requestyの代替 FAQ

Is RunAPI a drop-in replacement for Requesty?

Yes for LLM routing. Both are OpenAI-compatible, so switching is usually a two-line change — point your base URL at runapi.ai/v1 and swap in your RunAPI key. Your existing request and response code stays the same. RunAPI then adds image, video, music, and audio models that Requesty does not offer, all under the same account.

How does RunAPI's pricing compare to Requesty's 5% markup?

RunAPI bills at 50% of each provider's official published rate — no subscription required. Sonnet 4.6 runs $3 input and $15 output per million tokens; GPT-5.4 runs $1.25 input and $7.50 output. Requesty charges a 5% markup on top of provider costs. RunAPI's flat half-off rate means you can calculate your exact bill before you send a request.

Does RunAPI work with Claude Code and Cursor?

Yes. Set the Anthropic or OpenAI base URL in Claude Code or Cursor's settings to RunAPI and use your RunAPI key. Both tools keep running without further changes. The same key also gives you access to image, video, and audio models — modalities Requesty does not cover — so you are not managing separate accounts for different tasks.

Do I need to rewrite my code to migrate from Requesty?

No. Point your OpenAI-compatible client's base URL at https://runapi.ai/v1 and use your RunAPI key. The request and response shapes are identical to the OpenAI API, so your application logic does not change. You can run both gateways side by side during the transition if you want to move gradually.

How many models does RunAPI support?

RunAPI covers 220+ models across every modality: language models from the Claude, GPT, and Gemini families for chat, coding, reasoning, and tool use, plus image, video, music, and audio generation models. All of them are reachable through one key and one OpenAI-compatible API.

What does RunAPI add over Requesty?

RunAPI adds generative media — image, video, music, and audio — alongside the LLM routing both gateways share. It also ships an MCP server, a command-line tool, and official SDKs for Python, Node.js, PHP, Java, Ruby, and Go, plus a searchable prompt library. These are tooling layers that an LLM-only proxy like Requesty typically does not include.

RunAPIはSDKを提供していますか、それとも生のAPIだけですか?

Both. RunAPI publishes typed SDKs for Python, Node.js, PHP, Java, Ruby, and Go. For every other language, the full OpenAI SDK works without modification — just change the base URL and key. It also ships an MCP server for Claude Code and Cursor workflows, and a command-line tool for scripts and terminal use.

関連コンテンツ

さらに探す

LLMプロキシ以上のものを手に入れましょう。

テキスト、画像、動画、オーディオにわたる 220+ モデルのために無料RunAPIアカウントを作成してください——OpenAI互換で公式レートの50%オフ。