# API 레퍼런스

**API 레퍼런스**에서는 별도의 환경 설정 없이 원하는 API를 바로 확인하고 실행할 수 있습니다.<br>

요청에 대한 서버 응답을 즉시 검증할 수 있으며, 성능과 보안 측면까지 점검해 실제 운영 환경에서도 안정적인 동작을 확보할 수 있습니다.

이를 통해 초기 단계에서 API를 사전에 검증하고, 개발 효율을 높이며 원활한 시스템 통합을 지원합니다.

### :mag\_right:API 테스트하기

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Store Front API 레퍼런스</strong></td><td>Store Front를 구현하기 위한 API입니다.<br>즉시 활용해보세요!</td><td><a href="/pages/zudD0e7K25ch7AyAryRM">/pages/zudD0e7K25ch7AyAryRM</a></td><td><a href="/files/0mvEW8h4YMHNOBwyxi6f">/files/0mvEW8h4YMHNOBwyxi6f</a></td></tr><tr><td><strong>Back Office API 레퍼런스</strong></td><td>Back Office를 구현하기 위한 API입니다.<br>즉시 활용해보세요!</td><td><a href="/pages/QXmP20jtsFfSSNjhTvv3">/pages/QXmP20jtsFfSSNjhTvv3</a></td><td><a href="/files/ZrLuMMX0wxYQUbZtdBqc">/files/ZrLuMMX0wxYQUbZtdBqc</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://tech.x2bee.com/api/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.
