Tokensail Qwen Max API
TOKENSAIL · Chat · — context
from $0.00217 / 1M input tokens
Tokensail Qwen Max(—コンテキスト)をTokenSailで入力$0.002167/1Mトークンでご提供、100%公式承認チャネル経由です。base_urlをapi.tokensail.aiに変更するだけで即座に移行できます。
Pricing Comparison
| Provider | Input / 1M tokens | Output / 1M tokens | Savings |
|---|---|---|---|
| TokenSail | $0.00217 | $0.0065 | — |
| OpenRouter | — | — | — |
| Official | — | — | — |
Quick Start
from openai import OpenAI
client = OpenAI(
base_url="https://api.tokensail.ai/v1",
api_key="YOUR_TOKENSAIL_API_KEY"
)
response = client.chat.completions.create(
model="tokensail-qwen-max",
messages=[{"role": "user", "content": "Hello!"}]
)
print(response.choices[0].message.content)
Specifications
- Provider: TOKENSAIL
- Context Window: —
- Capabilities: Chat
- API Endpoint: POST https://api.tokensail.ai/v1/chat/completions
- Model ID: tokensail-qwen-max