# 아임웹 API 발급받고 연동하기

## 아임웹 API 발급받기

아임웹 주문 조회하기 액션 사용을 위해 API 발급받는 방법을 알려드릴게요.

> 🔎Click! 이미지를 클릭하면 예시 화면을 크게 볼 수 있습니다.&#x20;

1. 아임웹 내사이트(<https://imweb.me/mysite>)에 접속하셔서 바티와 연동하고싶은 사이트의 '관리' 버튼을 클릭해주세요.

<figure><img src="/files/2TLx8CfUmFpgcVJIuvPt" alt=""><figcaption></figcaption></figure>

2. 좌측 메뉴의 '환경설정 - 외부 서비스 연동 (API)'를 선택하고 'API Key 발급받기'를 클릭해주세요.

<figure><img src="/files/4E38FJJfCCeAedT5U54a" alt=""><figcaption></figcaption></figure>

3. 바티 액션 설정창에서 '새 아임웹 API 계정 연결'을 클릭해주세요.
4. 원하시는 별칭을 입력하고 발급된 API Key와 Secret Key를 복사해서 붙여넣어주세요.
5. '아임웹 연동하기' 버튼을 눌러주세요.

<figure><img src="/files/sqF5CPEIiHtSo8MXMsZi" alt="" width="563"><figcaption></figcaption></figure>

6. 등록한 계정이 잘 추가되었는지 확인해주세요.

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

[**▶️아임웹 주문 조회하기 액션 사용법이 궁금하다면? 가이드를 확인해보세요!**](/service/action/imweb_order.md)


---

# 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/imweb-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.
