TokenSail Get Started

Tokensail Embed API

TOKENSAIL · Chat · — context

from $0.00972 / 1M input tokens

Tokensail Embed(—コンテキスト)をTokenSailで入力$0.009722/1Mトークンでご提供、100%公式承認チャネル経由です。base_urlをapi.tokensail.aiに変更するだけで即座に移行できます。

Pricing Comparison

Provider Input / 1M tokens Output / 1M tokens Savings
TokenSail $0.00972
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-embed",
    messages=[{"role": "user", "content": "Hello!"}]
)
print(response.choices[0].message.content)

Specifications

Start using Tokensail Embed at $0.00972/1M tokens

Get Started Free