[← Docs](/docs/)  |  [Home](/)

# RunProof 料金とプラン（v1）
<div style="font-size:12px;color:#555">RunProof Pricing &amp; Plans (v1)</div>

- Doc-Version: pricing_v1
- Last-Updated: 2026-03-10
- Billing: **月額のみ**
<div style="font-size:12px;color:#555">Billing: Monthly only</div>

---

## 概要
RunProof は、**ハッシュ値（例：`sha256:&lt;hex&gt;`）＋非機密の補助情報（`tags`）＋電子署名**に基づく「証跡（レシート）」を発行・検証するAPIです。**生データは保存しません**。

<div style="font-size:12px;color:#555">RunProof issues and verifies proof receipts (hash + non-sensitive tags + signatures). We do not store your raw data.</div>

> Free でも **全プランで同一のレシート形式・検証フロー**です。差分は「上限」「運用機能」「サポート」です。Series 3種（Release / Document / Audit Pack）も全プラン共通で利用できます。
>
> <span style="font-size:12px;color:#555">All plans share the same receipt format and verification flow. Differences are limits, ops features, and support. The three Series templates are available on every plan.</span>

---

## プラン一覧

| プラン | 価格（JPY） | レシート/月 | project上限 | APIキー上限 | 想定用途 |
|---:|---:|---:|---:|---:|---|
| Free  | 0 | 10 | 1 | 1 | 小規模な評価・デモ利用 |
| Basic | 1,980 / 月 | 1,000 | 1 | 1 | 個人〜小規模利用の継続運用 |
| Pro   | 9,800 / 月 | 10,000 | 1 | 1 | 監査・鍵ローテーションを含む運用向け |

<div style="font-size:12px;color:#555">Plan / Price / Receipts per month / Max projects / Max API keys / Intended use.</div>

---

## 出力品質について
すべてのプランで **レシート構造（検証可能な形式）は同一**です。公開鍵を使って、第三者でもローカル検証できます。

Pro は「出力量」だけでなく、**運用上の価値**（監査の回しやすさ、ローテ運用、エビデンス束など）を重視したプランです。

<div style="font-size:12px;color:#555">All plans produce the same receipt structure and can be verified offline with the public key. Pro focuses on operational value (audit workflows, rotation-friendly usage, evidence bundles).</div>

---

## アップグレード導線（Free → Basic/Pro）
1. まず Free を発行（/free/claim/）してワークフローを試す
2. 継続運用や監査・鍵ローテーションが必要になったら Basic / Pro へ
3. Stripe決済後、<code>/claim/</code> に移動して **APIキーを一度だけ**表示します（one-time reveal）

複数プロジェクト（複数キー）が必要な場合は、追加購入（追加 subscription）で増やせます。

- Claim page: `/claim/`

<div style="font-size:12px;color:#555">After checkout, you will be redirected to <code>/claim/</code> for a one-time API key reveal.</div>

---

## 注意事項
- Free は Free の利用上限（レート / カウンタ / 運用条件）の範囲で利用します。
- APIキーは秘密情報です。第三者に共有しないでください。
- 個人情報・機密情報・秘密鍵などは送信しないでください。

<div style="font-size:12px;color:#555">API keys are secrets. Do not send PII, secrets, card data, or private keys.</div>
