# API - 보안 정책

**목차**

* [90일 비활성 후 API 키 자동 삭제](#90일-비활성-후-api-키-자동-삭제)

### 90일 비활성 후 API 키 자동 삭제

* 지난 90일 동안 사용되지 않은 에이전시 또는 하위 계정 API 키는 자동으로 삭제됩니다.
* 삭제 주기: 이 작업은 분기별로 1회 자동으로 실행되며, 모든 에이전시 및 하위 계정 API 키에 적용됩니다.
* 고객 알림: 영향을 받는 에이전시 및 하위 계정 관리자는 삭제 15일 전, 7일 전, 1일 전에 총 3회의 인앱 알림을 받게 됩니다.
* 에이전시 관리자(영향을 받는 로케이션 포함)는 삭제 15일 전에 예정된 삭제에 대한 전체 요약이 담긴 이메일을 받게 됩니다.
* 삭제 하루 전부터 24시간 동안, 영향을 받는 에이전시와 하위 계정에는 예정된 삭제에 대해 알리는 배너가 표시됩니다.

***

*원문 최종 수정: Thu, 3 Oct, 2024 at 12:26 PM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/developer/api-security-initiatives.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.
