# 스마트스토어 API 연동용 판매자ID는 어디서 확인하나요?

{% stepper %}
{% step %}
스마트스토어 로그인 후 스토어 관리 → 스토어 설정 → API 관리 경로로 이동해주세요. \
URL : <https://sell.smartstore.naver.com/#/sellers/store/detail/api>

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

{% step %}
API 사용 설정을 \[사용] 으로 설정, API 대행사를 메이크샵으로 설정 후 저장해  주세요.\
사용 중인 대행사가 있는 경우, 대행사 추가 버튼을 통해 추가해 주세요.

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

{% step %}
API 연동용 판매자 ID를 복사해 주세요.

<figure><img src="/files/4WeqZHinMD9s2M1Rrhi2" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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-7/api-id.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.
