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

# 요청 한도: 엔터프라이즈

<div id="overview">
  ## 개요
</div>

매일 수천 명이 넘는 개발자들이 X API에 요청을 보냅니다. 이렇게 방대한 양의 요청을 관리하기 위해, 보낼 수 있는 요청 수에 제한이 설정되어 있습니다. 이러한 제한은 개발자 커뮤니티가 신뢰하는 안정적이고 확장 가능한 API를 제공하는 데 도움이 됩니다. 

허용되는 최대 요청 수는 특정 기간(시간 창, window)과 같은 시간 간격을 기준으로 결정됩니다. 예를 들어, 어떤 엔드포인트의 레이트 리밋이 900 requests/15-minutes인 경우, 임의의 15분 구간 동안 최대 900개의 요청을 보낼 수 있습니다. 

<div id="enterprise-rate-limits-per-window">
  ### 엔터프라이즈 요청 한도 (윈도우 기준)
</div>

| Product                                                                          | Endpoint                                                                                      | Rate limit                     |
| :------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------- | :----------------------------- |
| PowerTrack API                                                                   | Streaming endpoint                                                                            | 분당 60회 요청                      |
| Rules endpoint                                                                   | /rules 엔드포인트 전체에 대해 합산하여 분당 60회 요청                                                            |                                |
| Replay endpoint                                                                  | 5분당 5회 요청                                                                                     |                                |
| Historical PowerTrack API                                                        |                                                                                               | (UTC) 하루당 60개의 작업을 생성할 수 있습니다. |
|                                                                                  | 시간당 30개의 작업을 생성할 수 있습니다.                                                                      |                                |
|                                                                                  | 동시에 2개의 작업에 대해 추정(estimate)을 수행할 수 있습니다.                                                      |                                |
|                                                                                  | 동시에 2개의 작업을 실행할 수 있습니다.                                                                       |                                |
| Decahose API                                                                     |                                                                                               | 분당 10회 요청                      |
| Streaming likes API                                                              |                                                                                               | 분당 10회 요청                      |
| Firehose API                                                                     |                                                                                               | 분당 10회 요청                      |
| Account Activity API                                                             | POST account\_activity/webhooks                                                               | 15분당 15회 요청                    |
| GET account\_activity/webhooks                                                   | 15분당 15회 요청                                                                                   |                                |
| PUT account\_activity/webhooks/:webhook\_id                                      | 15분당 15회 요청                                                                                   |                                |
| POST account\_activity/webhooks/:webhook\_id/subscriptions/all                   | 15분당 500회 요청                                                                                  |                                |
| GET account\_activity/subscriptions/count                                        | 15분당 15회 요청                                                                                   |                                |
| GET account\_activity/webhooks/:webhook\_id/subscriptions/all                    | 15분당 500회 요청                                                                                  |                                |
| GET account\_activity/webhooks/:webhook\_id/subscriptions/all/list               | 15분당 50회 요청                                                                                   |                                |
| DELETE account\_activity/webhooks/:webhook\_id                                   | 15분당 15회 요청                                                                                   |                                |
| DELETE /account\_activity/webhooks/:webhook\_id/subscriptions/:user\_id/all.json | 15분당 500회 요청                                                                                  |                                |
| Replay                                                                           | 15분당 5회 요청                                                                                    |                                |
| Search API                                                                       |                                                                                               | 분당 요청 한도는 계약에 따라 달라집니다.        |
|                                                                                  | 30일 데이터 및 카운트 엔드포인트 전체 또는 전체 아카이브 데이터 및 카운트 엔드포인트 전체 가운데 한 쪽 집합에 대해, 초당 최대 20회 요청까지 합산 적용됩니다. |                                |
| Engagement API                                                                   |                                                                                               | 분당 요청 한도는 계약에 따라 달라집니다.        |
| Compliance Firehose API                                                          |                                                                                               | 분당 10회 요청                      |
| Usage API                                                                        |                                                                                               | 분당 2회 요청                       |
