# 【기술지원】

#### **API 기술지원**

* RCS 서비스를 이용하는 기업과 대행사에게는 RCS 서비스 운영에 필요한 기능을 Open API로 제공하고 있습니다.
* 제공된  Open API를 이용하여 **브랜드** / **발신번호** / **양방향 대화방** / **템플릿** / **자동응답 정보 조회**는 물론 **발신번호**, **템플릿에 대한 승인 요청** 기능 등을 사용자가 원하는 형태로 구현하실 수 있습니다.

## API 목록

### RCS Biz Center Open API

<table data-header-hidden><thead><tr><th width="191"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>토큰</strong></td><td>Access Token 발급 요청</td><td></td></tr><tr><td><strong>브랜드</strong></td><td>브랜드 정보 관리(조회/등록/수정/삭제)</td><td></td></tr><tr><td><strong>대화방</strong></td><td>브랜드 내 등록된 대화방 정보 관리(조회/등록/수정/삭제)</td><td></td></tr><tr><td><strong>공통포맷</strong></td><td>이통사 제공 공통 메시지 정보 조회</td><td></td></tr><tr><td><strong>템플릿</strong></td><td>템플릿 양식 정보 조회, 브랜드 내 템플릿 정보 관리(조회/등록/수정/삭제)</td><td></td></tr><tr><td><strong>양방향 대화방</strong></td><td>브랜드 내 양방향 대화방, 대화방 메뉴 정보 관리(조회/등록/수정/삭제)</td><td></td></tr><tr><td><strong>자동응답 메시지</strong></td><td>브랜드 내 자동응답 메시지 정보 관리(조회/등록/수정/삭제)</td><td></td></tr><tr><td><strong>고객반응 통계</strong></td><td>RCS 메시지 수신, 대화방 메뉴 고객 반응 통계 정보 조회</td><td></td></tr><tr><td><strong>레이아웃</strong></td><td>메시지 포맷 레이아웃 정보 관리(조회/등록/수정/삭제)</td><td></td></tr><tr><td><strong>로고</strong></td><td>브랜드 로고 정보 관리(조회/등록/수정/삭제)</td><td></td></tr><tr><td><strong>대행사</strong></td><td>대행사 운영 브랜드 정보 관리(등록/수정/삭제) 및 연동 정보 관리</td><td></td></tr><tr><td><strong>양방향 중계사</strong></td><td>양방향 서비스 중계사 전용 연동 정보 관리</td><td></td></tr></tbody></table>

### 브랜드 소식 Open API

<table data-header-hidden><thead><tr><th width="180"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>브랜드 소식</strong></td><td>브랜드 소식 정보 관리(조회/등록/수정/삭제)</td><td></td></tr><tr><td><strong>브랜드 소식 통계</strong></td><td>브랜드 소식 통계 정보 조회</td><td></td></tr></tbody></table>

{% hint style="info" %}
\- Open API 사용을 위한 API 인증Key는 가입신청 승인 시 발급됩니다. (기업관리자/대행사 계정인 경우)

\- API Key는 [개인정보 관리](https://www.rcsbizcenter.com/utility/my-info)에서 확인 및 재발급 가능합니다. 직접 재발급이 어려운 경우 관리자에게 [문의](https://www.rcsbizcenter.com/OnlineInquire)해주세요.

\- Open API 변경 사항은 [공지사항](https://www.rcsbizcenter.com/notice)에서 확인하실 수 있습니다.
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="https://apidocs.rcsbizcenter.com/rbc-api"><mark style="color:blue;"><strong>RCS Biz Center Open API</strong></mark>       </a></td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><a href="https://apidocs.rcsbizcenter.com/feed-api"><mark style="color:blue;"><strong>RCS Biz Center 브랜드 소식 Open API</strong></mark></a></td><td><a href="https://biz-rcs-1.gitbook.io/open-api">https://biz-rcs-1.gitbook.io/open-api</a></td></tr></tbody></table>


---

# 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://apidocs.rcsbizcenter.com/readme.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.
