# 인증

***

#### **1. Open API 활성화**

* 콘티플의 Open API 기능 활성화 여부를 선택합니다.
* 활성화할 경우, 서비스 Key와 접속 IP 설정 기능이 활성화됩니다.

#### **2. 서비스 Key**

* Open API 인증에 사용되는 Key를 생성합니다.
* **API Key 변경** 버튼을 클릭하여 Key를 생성 또는 변경할 수 있습니다.

#### **3. 접속 IP 설정**

* Open API를 호출할 IP를 설정합니다.
* 설정 시 입력한 IP 주소에서만 Open API를 호출할 수 있습니다.


---

# 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.contiple.com/guide/cm/service-management/undefined.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.
