# Rate Limiting

최적의 성능과 공정성을 보장하기 위해 요청 제한을 제공합니다.

표준 사용자는 시간당 최대 1000개의 요청을 할 수 있습니다.

더 많은 접근이 필요한 경우, 한도 업그레이드를 위해 <contact@opsnow.io>로 문의해 주세요.


---

# 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://docs.opsnow.io/dev-opsnow-developer-guide-kr/rate-limiting.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.
