# RBC Open API

## **RCS Biz Center API Version 1.1.17**

본 문서는 기업과 대행사에 제공되는 RCS Biz Center Open API의 규격을 기술합니다.

Open API의 사용을 위해서는 사전에 RCS Biz Center에 기업/대행사 등록이 필요합니다.

추가적인 **보안을 위해 API를 연동하는 Client의 IP 를 RCS Biz Center에 사전 등록**하여야 합니다.\
**RCS Biz Center 홈페이지 "내 계정관리"**&#xC5D0;서 등록하실 수 있습니다.

**Open API를 연동하고자 하는 경우 사전 개발 단계에서는** [**검수(STG)**](https://www-qa.rcsbizcenter.com/) **환경에 별도 가입 및 승인 후 이용할 수 있습니다.**

검수(STG) 환경에서 개발/테스트가 완료된 이후 상용(PRD) 연동하는 것을 권고합니다.

1. 검수(STG) - <https://api-qa.rcsbizcenter.com/api/1.1>
2. 상용(PRD) - <https://api.rcsbizcenter.com/api/1.1>

RCS Biz Center Open API는 이통 3사가 정의한 정책에 의거하여 정보를 제공합니다. \
따라서 일부 정보 제공상의 제약이 있을 수 있습니다.

#### **Open API 문의처 : <tech@rcsbizcenter.com>**


---

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