# MixederCloudのサービス料金・お支払サイクルについて

MixederCloudの利用料金はすべて従量課金制で行われます。利用した分のみのお支払いになるため、サービスを利用しない場合の利用料金を節約できます。

| Service                       | Rate  |
| ----------------------------- | ----- |
| MixederPaper                  | 0.1   |
| MixederVideo                  | 0.1   |
| MixederWaterStorage           | 0.04  |
| MixederADM                    | 0     |
| GrapesRealtimeStreaming       | 1000  |
| MixederPublicAPI(APIキーの作成、変更) | 5     |
| CodeShareLeap                 | 10    |
| MixederTrafficManager         | 0.1   |
| MixederIAM                    | 0.1   |
| MixederBoard                  | 0.4   |
| MixederADs                    | 10000 |
| MixederManagedScript          | 10    |
| MixederVMC                    | 250   |
| MixederISSH                   | 300   |
| MixederWorkstorage            | 200   |
| ChatFlowAI                    | 10    |

基本的には、この表通りに1リクエスト(作成、編集、削除)に以上の表の料金(円)が発生します。

APIの料金は[API料金表](https://developer.mixeder.net/mixederpublicapis/apirifarensu/api-li-yong-liao-jin)記載されている料金が発生します。(エラーリクエストも課金されます。)

それぞれのアクションでの料金変更は近日中にアップデートし、記載予定です。

※請求機能は現在準備中のため、すべてのサービスが現在無料でご利用いただけます。

利用した料金は数分以内にCostManagementに反映されます。

詳しくは[そちら](https://console.mixeder.net/studio/?category=billing)をご覧ください。

## お支払サイクルについて

MixederCloudで発生したお支払や請求はMixederCloudIDを作成する際に利用したMIXEDERアカウントに請求されます。

月の始め(1\~10日前後)にその月の前の月にご利用された分のMixederCloudの請求書が確定され、MIXEDERアカウントの[お支払センターの残高](https://myaccount.mixeder.net/?category=payment)から自動的に料金が差し引かれます。

請求書はMixederCloudConsoleから確認することができます。

残高が不足している場合やお支払いに失敗した場合はメールに通知が届きます。

<mark style="color:red;">**残高が0を下回っている状態が60日以上経過すると、MixederCloudID、MIXEDERアカウントのサービス停止、アカウントの削除が自動的に開始されます。早急にお支払ください。**</mark>

<figure><img src="/files/OQhBfXPWmrHqmuWfOoaY" alt=""><figcaption><p>MixederCloudお支払コントロールパネル</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.mixeder.net/about-pricing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
