> ## 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 (분당 요청 수)**\
  분당 처리할 수 있는 요청 수입니다.

* **IPM (분당 이미지 수)**\
  분당 처리할 수 있는 이미지 수입니다.

* **TPM (분당 토큰 수)**\
  분당 처리할 수 있는 토큰(Token) 수입니다.

* **VPM (분당 비디오 수)**\
  분당 처리할 수 있는 비디오 수입니다.

* **APM (분당 오디오 수)**\
  분당 처리할 수 있는 오디오 수입니다.

***

# CometAPI 성능

* **한도 설명**:\
  cometapi에서는 위의 6가지 파라미터가 한도에 도달한 경우가 거의 없습니다.

  SLA 및 모델 가용성 업데이트는 [CometAPI 모델 상태 페이지](https://status.cometapi.com/status/models)를 참조하세요.

* **이론적 성능**:
  * **TPM**: 최대 **5천만**.
  * **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>
