# 11번가 API 발급받기

## 11번가 API 발급받기

11번가 셀러스토어와 연동하여 액션을 사용하기 위해 11번가 API KEY 발급받는 방법을 알려드립니다.\
11번가 셀러API를 사용하기 위해서는 11번가 Seller 회원 등록이필요합니다.

> <mark style="background-color:yellow;">🔎Click! 이미지를 클릭하면 예시 화면을 크게 볼 수 있습니다.</mark>

1. 11번가 OPEN API CENTER에 접속합니다.\
   <https://openapi.11st.co.kr/openapi/OpenApiFrontMain.tmall>
2. 상단의 서비스 등록·확인을 클릭하신 후 셀러 정보를 기입하고 이용약관에 동의 후 등록해 주세요.\
   \&#xNAN;*※  담당업무는 개발로 선택하고 나머지 정보를 기입해 주세요*<br>

   <figure><img src="/files/sNzSjfO7kd08uSuqjl6L" alt=""><figcaption></figcaption></figure>
3. Seller API 정보 항목에서 수정을 클릭한 뒤 직접입력을 선택하고 바티 업체정보를 입력합니다.\
   \&#xNAN;*※ 바티업체정보의 경우* [***문의***](https://3zd79.channel.io/home)*로 요청주시기 바랍니다.*<br>

   <figure><img src="/files/5P8csMzwPVG4ra2O9dZF" alt=""><figcaption></figcaption></figure>

***

## 11번가 API 계정 연동하기

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

* 별칭 : 계정을 구분할 수 있는 별칭을 자유롭게 입력해 주세요.
* API KEY : API 생성 후 발급된 API KEY를 입력해 주세요.


---

# 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.bati.ai/service/api/11st.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.
