> ## 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 Mint API

> 搜尋、排行榜、單一鑄幣的中繼資料、釋放排程查詢，以及 LaunchLab 代幣的鑄幣建立流程。

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

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

Mint API 提供 LaunchLab 代幣建立、探索和管理的全面存取。按名稱、符號或建立者查詢鑄幣，取得排行榜資料，並提交新的鑄幣建立請求。

## API 端點

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

## 驗證

讀取操作不需要驗證。寫入操作（鑄幣建立）需要經過錢包簽名驗證後由 Auth API 簽發的 `ray-token` 標頭。

[Auth API 文件](/zh-Hant/api-reference/launch-auth-v1/overview)

## 使用場景

* **搜尋和探索**按名稱或符號搜尋代幣
* **檢視排行榜**（按市值、最新、最熱代幣排名）
* **取得使用者統計資訊**（一段時間內的建立和交易量）
* **查詢釋放排程**以取得代幣解鎖資訊
* **提交鑄幣建立**請求，包含中繼資料和圖像
* **追蹤推薦獎勵**來自平台推薦計劃

## 相關資源

[LaunchLab 平台概觀](/zh-Hant/products/launchlab)\
[Forum API](/zh-Hant/api-reference/launch-forum-v1/overview)\
[History API](/zh-Hant/api-reference/launch-history-v1/overview)
