> ## Documentation Index
> Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# インターフェースの安定性

> CometAPI のインターフェース制限と安定性指標（RPM、TPM、IPM、VPM、APM）について、高負荷の同時呼び出しにおけるベンチマーク性能値とともに理解します。

# CometAPI パラメータの説明

* **RPM (Requests Per Minute)**\
  1 分あたりに処理できるリクエスト数。

* **IPM (Images Per Minute)**\
  1 分あたりに処理できる画像数。

* **TPM (Tokens Per Minute)**\
  1 分あたりに処理できるトークン（Token）数。

* **VPM (Videos Per Minute)**\
  1 分あたりに処理できる動画数。

* **APM (Audios Per Minute)**\
  1 分あたりに処理できる音声数。

***

# CometAPI のパフォーマンス

* **制限の説明**:\
  cometapi では、上記 6 つのパラメータが制限値に達することはほとんどありません。

  SLA とモデルの可用性に関する更新については、[CometAPI model status page](https://status.cometapi.com/status/models) を参照してください。

* **理論上のパフォーマンス**:
  * **TPM**: 最大 **5,000 万**。
  * **RPM**: **30,000** に達する可能性があります。

***

# パフォーマンスへの挑戦を歓迎します

cometapi は、あらゆる種類のお客様による大規模な同時呼び出しと高負荷オペレーションを歓迎し、当社のパフォーマンス限界への挑戦をお待ちしています！

<script type="application/ld+json">
  {`
    {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "TechArticle",
        "@id": "https://apidoc.cometapi.com/support/interface-stability",
        "headline": "インターフェースの安定性",
        "description": "CometAPI のインターフェース制限と安定性指標（RPM、TPM、IPM、VPM、APM）について、高負荷の同時呼び出しにおけるベンチマーク性能値とともに理解します。",
        "url": "https://apidoc.cometapi.com/support/interface-stability",
        "author": {
          "@type": "Organization",
          "name": "CometAPI"
        },
        "publisher": {
          "@type": "Organization",
          "name": "CometAPI",
          "url": "https://www.cometapi.com"
        }
      },
      {
        "@type": "BreadcrumbList",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "CometAPI ドキュメント",
            "item": "https://apidoc.cometapi.com/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "サポート",
            "item": "https://apidoc.cometapi.com/support/help-center"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "インターフェースの安定性",
            "item": "https://apidoc.cometapi.com/support/interface-stability"
          }
        ]
      }
    ]
    }
    `}
</script>
