> ## Documentation Index
> Fetch the complete documentation index at: https://docs.raydium.io/llms.txt
> Use this file to discover all available pages before exploring further.

# LaunchLab 歷史資料 API

> LaunchLab 流動池的交易歷史與 OHLC K 線資料，支援 1 分鐘、5 分鐘和 15 分鐘週期。

<Info>
  **本頁內容由 AI 自動翻譯，所有內容以英文版本為準。**

  [查看英文版 →](/api-reference/launch-history-v1/overview)
</Info>

歷史資料 API 提供 LaunchLab 流動池的歷史交易資料。你可以檢索多種週期（1 分鐘、5 分鐘、15 分鐘）的 K 線（OHLC）資料，並透過分頁功能存取個別交易記錄。

## API 端點

**主網：** [https://launch-history-v1.raydium.io](https://launch-history-v1.raydium.io)\
**開發網：** [https://launch-history-v1-devnet.raydium.io](https://launch-history-v1-devnet.raydium.io)

## 身份驗證

不需要身份驗證。所有端點都可公開存取。

## 資料功能

* **K 線資料：** 1 分鐘、5 分鐘和 15 分鐘週期的 OHLC 燭線圖
* **交易歷史：** 包含交易者、金額和時間戳的個別交易
* **分頁：** 使用 `nextPageKey` 進行大型資料集的高效查詢
* **限制約束：** K 線請求每次查詢接受 1-500 根燭線（預設 300 根）；交易接受 1-100 筆（預設 50 筆）
* **篩選：** 按交易者錢包和金額範圍篩選交易歷史

## 使用案例

* **圖表顯示** 及燭線視覺化
* **價格分析** 與技術分析指標
* **交易統計** 與交易量追蹤
* **使用者交易稽核** 軌跡，按錢包和日期範圍篩選
* **代幣的歷史價格發現**

## 相關資源

[Mint API](/zh-Hant/api-reference/launch-mint-v1/overview)\
[論壇 API](/zh-Hant/api-reference/launch-forum-v1/overview)\
[LaunchLab 平台總覽](/zh-Hant/products/launchlab)
