# 리스틀리 API는 어디에 사용되나요?

리스틀리 API (주소, 토큰) 는 추출한 데이터를 외부 DB(데이터베이스)에 저장하거나 파인리포트(FineReport), 태블로(Tableau), 파워 비아이(Power BI) 등과 같은 시각화 툴에 연결해 사용할 수 있도록 리스틀리와 외부 서비스와의 중간자 역할을 하고 있습니다. 슬랙, 구글 스프레드, 또는 Zapier과 같은 자동화 툴과 연결해 사용해보세요. 리스틀리 API 기능은 현재 베타 버전으로, 다양한 기능과 함께 보다 나은 방향으로 개선될 예정입니다.


---

# 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://help.listly.io/docs/ko/support/faq/features/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.
