# API 연동하기

- [네이버 메일 계정 연결하기](https://guide.bati.ai/service/api/navermail.md)
- [기업 메일 계정 연결하기](https://guide.bati.ai/service/api/corpmail.md)
- [네이버 검색 API 발급받기](https://guide.bati.ai/service/api/naverapi.md)
- [노션 API 통합 발급받고 연결하기](https://guide.bati.ai/service/api/notionapi.md)
- [구글 검색 API 발급받기](https://guide.bati.ai/service/api/googleapi.md)
- [구글 애널리틱스 연동하기](https://guide.bati.ai/service/api/ga.md)
- [솔라피 API 발급받기](https://guide.bati.ai/service/api/solapi.md)
- [우체국 API 발급받기](https://guide.bati.ai/service/api/post-office.md)
- [다음 검색 API 발급받기](https://guide.bati.ai/service/api/daumapi.md)
- [네이버 커머스 API 발급받기](https://guide.bati.ai/service/api/naver-commerce.md)
- [쿠팡 API 발급받기](https://guide.bati.ai/service/api/coupang.md)
- [11번가 API 발급받기](https://guide.bati.ai/service/api/11st.md)
- [AI 서비스별 API Key 발급 가이드](https://guide.bati.ai/service/api/ai.md): Chat GPT, Gemini, Anthropic AI 서비스별 API Key 발급 가이드입니다.
- [문자 발신번호 등록 가이드](https://guide.bati.ai/service/api/sender_number_regist_guide.md): 센드바티 문자 보내기 서비스 이용을 위한 발신번호 등록 방법을 안내합니다.
- [아임웹 API 발급받고 연동하기](https://guide.bati.ai/service/api/imweb-api.md)
- [은행 계정 연결하기](https://guide.bati.ai/service/api/bank.md)
- [네이버 검색광고 API 발급받기](https://guide.bati.ai/service/api/naver_ads.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.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.
