本文へ移動
管理 利用とインサイト
ドキュメント

Billing & usage

1 credit = $1 相当。プラン(Pro / Team / Max / Ultra)は毎月の AI credits と保存容量を含み、$25 の都度購入で足せます。入力 / キャッシュ入力 / 出力の tokens が provider receipt ごとに micro-USD で計上され、同じ書き込みで残高から引かれます。自動チャージはありません。

残高を読む(PAT でも可)
GET https://api.kotoba.cloud/v1/billing/status
Authorization: Bearer $KOTOBA_API_TOKEN

→ {"status": "connected", "plan": "pro",
   "balances": [{"scope": "ai", "grantedMicroUSD": 12000000, "spentMicroUSD": 243,
                  "reservedMicroUSD": 0, "availableMicroUSD": 11999757}, ...]}
単価
per million tokens: input $0.9 · cached input $0.225 · output $4.5
storage $0.2 per GiB-month · egress $0.09 per GiB

plans (USD / month): Pro $20 = 12 credits + 20 GiB · Team $150 = 60 credits + 50 GiB · Max $100 = 60 credits + 100 GiB · Ultra $200 = 120 credits + 250 GiB
top-ups: AI Credits $25 · Storage Credits $25 (12 months)
Credits 50 / 100 / 500 / 1000 monthly tiers are listed, not yet purchasable

購入は kotoba.cloud/billing/ から(Stripe Checkout、USD、税別)。付与は支払い済み invoice の webhook からのみ行われ、成功 URL への戻りでは何も付与されません。