> ## 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 端点

**Mainnet:** [https://launch-mint-v1.raydium.io](https://launch-mint-v1.raydium.io)\
**Devnet:** [https://launch-mint-v1-devnet.raydium.io](https://launch-mint-v1-devnet.raydium.io)

## 认证

读操作不需要认证。写操作（代币创建）需要在钱包签名验证后由 Auth API 颁发的 `ray-token` 请求头。

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

## 使用场景

* **搜索和发现**按名称或符号的代币
* **查看排行榜**（按市值、最新、最热的代币）
* **检索用户统计**（随时间推移的创建和交易量）
* **查询解锁计划**以获取代币解锁信息
* **提交代币创建**请求并附加元数据和图像
* **追踪推荐人奖励**来自平台推荐计划

## 相关资源

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