> ## 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.

# Interface Stability

> Understand CometAPI interface limits and stability metrics—RPM, TPM, IPM, VPM, APM—with benchmark performance figures for high-load concurrent calls.

# CometAPI parameter descriptions

* **RPM (Requests Per Minute)**\
  The number of requests that can be processed per minute.

* **IPM (Images Per Minute)**\
  The number of images that can be processed per minute.

* **TPM (Tokens Per Minute)**\
  The number of tokens that can be processed per minute.

* **VPM (Videos Per Minute)**\
  The number of videos that can be processed per minute.

* **APM (Audios Per Minute)**\
  The number of audios that can be processed per minute.

***

# CometAPI performance

* **Limit Description**:\
  On cometapi, the above six parameters have almost never reached their limits.

  For SLA and model availability updates, see the [CometAPI model status page](https://status.cometapi.com/status/models).

* **Theoretical Performance**:
  * **TPM**: Up to **50 million**.
  * **RPM**: Can reach **30,000**.

***

# Welcome performance challenges

cometapi welcomes all kinds of customers to conduct large-scale concurrent calls and push our performance limits with high-load operations!

<script type="application/ld+json">
  {`
    {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "TechArticle",
        "@id": "https://apidoc.cometapi.com/support/interface-stability",
        "headline": "Interface Stability",
        "description": "Understand CometAPI interface limits and stability metrics—RPM, TPM, IPM, VPM, APM—with benchmark performance figures for high-load concurrent calls.",
        "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 Docs",
            "item": "https://apidoc.cometapi.com/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "Support",
            "item": "https://apidoc.cometapi.com/support/help-center"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "Interface Stability",
            "item": "https://apidoc.cometapi.com/support/interface-stability"
          }
        ]
      }
    ]
    }
    `}
</script>
