# API 연동 방식

{% hint style="success" %}
**API 연동 방식**을 통해 마켓탭을 이용하시면 메시지 템플릿과 발송 조건 등을 자유롭게 설정하실 수 있습니다.\
아래 가이드를 따라 손쉽게 연동을 진행하실 수 있습니다.
{% endhint %}

## 1. 스마트스토어센터 API 대행사 설정

**①** [스마트스토어센터](https://sell.smartstore.naver.com/#/home/dashboard)에 로그인합니다.&#x20;

<figure><img src="/files/hLrVf0lv4pj34D7A218f" alt=""><figcaption></figcaption></figure>

**② 스토어 관리 > 스토어 설정 > API 관리** 메뉴로 이동합니다.

<div align="center"><figure><img src="/files/OiRNatJHbqGwBUeG5MB3" alt="" width="204"><figcaption></figcaption></figure></div>

**③ API 연동용 판매자 ID**를 확인하고, **API 사용 설정**을 '**사용**'으로 변경합니다.

④ **API 대행사 설정**의 **상품 API** 및 **주문 API** 항목에 '**마켓탭'**&#xC744; 선택한 후 저장합니다.

<figure><img src="/files/uKzYq3lE0qE1tjpJZufC" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
마켓탭은  네이버스토어로부터 API와 실시간 정보 제공을 통해 분석 및 메세지 발송에 필요한 필수 데이터를 전달받습니다. 고객의 개인정보 및 그와 관련된 데이터는 안전하게 보관되며 연동 해지 시 데이터를 즉시 파기합니다.
{% endhint %}

## 2. 마켓탭 콘솔 회원 가입

마켓탭 [콘솔](https://console.marketap.io/) 회원 가입을 진행합니다. 상세 내용은 아래 문서를 참고해주세요.\
이미 마켓탭의 회원이시라면 생략해주세요.

{% content-ref url="/pages/lNY4Xt9kWGizHSYe3HOL" %}
[회원가입](/smartstore-api/preparation/setting/signup.md)
{% endcontent-ref %}

## 3. 프로젝트 생성

**①** 프로젝트 생성하기 버튼을 클릭한 후, 운영 환경에서 "스마트스토어"를 선택합니다.

<figure><img src="/files/A2c10eEbAVok3FpPbVpI" alt=""><figcaption></figcaption></figure>

**②** 위에서 확인한 API 연동용 판매자 ID를 입력합니다.

<figure><img src="/files/ayFl4o14cCx5iLx5UOyc" alt=""><figcaption></figcaption></figure>

**③** 이어지는 생성 화면에서 연동하기를 선택해 진행합니다. 추가 정보를 입력한 이후 프로젝트를 생성할 수 있습니다.

<figure><img src="/files/zfvdXGPDsGWsdPU3o4rj" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/XvArOhRIlDZ2NPvhGIUV" alt=""><figcaption></figcaption></figure>


---

# 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://guide.marketap.io/smartstore-api/preparation/integration.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.
