# 솔라피 API 발급받기

## 솔라피 API 발급받기

좌측 메뉴에서 **API KEY 메뉴**를 선택해주세요.\
순차적으로새로운 **API KEY - 모든 IP 허용 - 확인**을 선택하시면 API KEY가 생성됩니다.

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

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

<figure><img src="/files/wJh7KNomGwgZzQBo4GWV" alt="" width="375"><figcaption></figcaption></figure>

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

{% hint style="danger" %}
**API 키 발급 시  반드시 '모든 IP 허용'을 선택해주세요.**

바티에서 API에 접근하려면 허용 IP 제한이 없어야 하기 때문입니다.\
만약 솔라피 연동이 안된다면 아래 영상을 보시고 설정을 변경해주세요!
{% endhint %}

{% @arcade/embed flowId="Cu11dIBZelmsarEDwEtx" url="<https://app.arcade.software/share/Cu11dIBZelmsarEDwEtx>" %}

***

## 솔라피 API 계정 연결하기

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

* 별칭 : 계정을 구분할 수 있는 별칭을 자유롭게 입력해 주세요.
* API KEY : 생성한 API KEY를 넣어주세요.
* API Secret : 생성한 API의  Secret을 넣어주세요.

***

{% hint style="info" %}
솔라피 일일 발송한도는 기업은 1,000건, 개인은 50\~500건입니다. 대량 발송 시 솔라피에서 미리 한도증가요청을 통해 발송한도를 늘려주세요.

※ 한도증가요청은 다음을 참고해주세요.\
&#x20;메뉴 :  메시지 > 일일 발송량 제한
{% endhint %}

<figure><img src="/files/E83Vfvalu6Hrj73cgbHO" 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.bati.ai/service/api/solapi.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.
