# 외부서비스(이지어드민, 셀메이트 등) API/API3 제공 업체와 연동 방법

이지어드민, 셀메이트, 넥스트엔진 등과 같은 외부 서비스와 API/API3 방식으로 연동하려면 인증키가 필요해요.

인증키 발급은 [연동코드 발급 요청 (클릭!)](http://code.cocen.net/)  페이지에서 접수하거나 톡상담, [1:1문의 하기 (클릭!)](https://www.makeshop.co.kr/newmakeshop/front/mlogin.html?action_mode=write\&return_url=contact)를 통해 요청할 수 있어요.

톡상담은 월요일부터 금요일, 오전 9시 30분부터 오후 5시 30분까지 운영돼요.

***

인증키 발급 요청 페이지에서 이용하는 프로그램이 확인되지 않는다면 API/API3가 지원되지 않는 업체예요. \
API/API3는 더 이상 유지보수가 지원되지 않아 신규 지원이 불가하니,오픈 API로 연동해 주세요.

[오픈 API 가이드 확인하기 (클릭!)](https://openapi.makeshop.co.kr/)

오픈 API와 관련된 궁금한 점은 [오픈 API 문의 접수하기 (클릭!)](https://openapi.makeshop.co.kr/questions) 페이지를 통해 접수해 주세요.


---

# 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://help.makeshop.co.kr/faq/undefined-5/undefined-3/api-api3.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.
