> For the complete documentation index, see [llms.txt](https://help.aximo.autify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aximo.autify.com/features-ko/settings/api-key-management.md).

# API 키 관리

Aximo API 사용에 필요한 API 키를 생성하거나 삭제합니다.

API에 대한 자세한 내용은 Aximo Docs의 [API Reference](https://aximo.autify.com/docs/api) 참조.

## API 키 생성

1. 화면 왼쪽 아래의 계정 아이콘을 클릭하고 **설정**을 클릭하십시오.
2. 왼쪽 메뉴에서 **API 키**를 클릭하십시오.
3. **API 키 생성**을 클릭하십시오.
4. 키 이름을 입력하십시오 (예: `CI/CD Pipeline`).
5. **생성**을 클릭하십시오.

{% hint style="warning" %}
API 키의 값은 생성 직후에 한 번만 표시됩니다. 생성 후 바로 복사하여 안전한 곳에 보관하십시오.
{% endhint %}

## API 키 삭제

1. **API 키** 페이지에서 삭제 대상 키를 찾으십시오.
2. 키의 행에 있는 삭제 아이콘을 클릭하십시오.
3. 확인 대화상자에서 **삭제**를 클릭하십시오.

{% hint style="warning" %}
삭제한 API 키는 복원할 수 없습니다. 그 키를 사용해 실행하고 있는 파이프라인이 있는 경우에는 먼저 새 키를 생성한 후 삭제하십시오.
{% endhint %}

## 참고 자료

* [등록된 기기 관리](/features-ko/settings/registered-devices.md)
* [역할과 권한](/features-ko/settings/member-management/role-permissions.md)
* [API를 통한 CI/CD 연동](/features-ko/test-execution-and-plans/api-cicd-integration.md)
