# 외부서비스(지그재그, 도매매 등) 오픈 API 제공 업체와 연동 방법

플레이오토, 지그재그, 도매매 등과 같은 외부 서비스와 오픈 API로 연동하려면 상점키가 필요해요.

<mark style="color:blue;">운영자 계정 또는 오픈 API 접근 권한이 모두 부여된 SUPER 부운영자 계정으로 로그인해 주세요.</mark>

***

## 상점키 확인 방법

{% stepper %}
{% step %} <kbd>부가서비스</kbd> > <kbd>부가서비스</kbd> > <kbd>오픈 API</kbd> 메뉴로 이동해 주세요.

{% endstep %}

{% step %}
업체명 항목에서 원하는 서비스명을 검색해서 추가해 주세요.

<figure><img src="/files/Jo0FNFoyEUW3bco6qOPj" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
추가한 후 상점키 항목의 \[보기]를 누르면 상점키를 확인할 수 있어요.

{% endstep %}
{% endstepper %}

## 업체명 검색이 안 될 때

이용하려는 서비스명이 검색되지 않는다면 아래 두 가지 이유일 수 있어요.

1. 이미 추가된 경우, 다시 검색되지 않아요.

<figure><img src="/files/7YuJtafKUARgt3G28TPZ" alt=""><figcaption></figcaption></figure>

2. 해당 업체가 메이크샵 오픈 API 라이선스 업체로 등록되어 있지 않다면 검색되지 않아요.

만약 연동하려는 업체가 라이선스 업체로 등록되어 있지 않다면, 해당 업체가 오픈 API 연동을 개발한 후\
오픈 API로 호출하는 서비스 제공 업체에서 직접 [오픈 API 라이선스 업체 신청하기 (클릭!)](https://openapi.makeshop.co.kr/licenses)을 해야 해요.

***

오픈 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.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.
