> ## 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 토큰의 검색, 리더보드, 민트별 메타데이터, 베스팅 조회 및 민트 생성 흐름.

<Info>
  **이 페이지는 AI 자동 번역입니다. 모든 내용은 영문판을 기준으로 합니다.**

  [영문판 보기 →](/api-reference/launch-mint-v1/overview)
</Info>

민트 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)

## 인증

읽기 작업은 인증이 필요하지 않습니다. 쓰기 작업(민트 생성)은 지갑 서명 검증 후 인증 API에서 발급한 `ray-token` 헤더가 필요합니다.

[인증 API 문서](/ko/api-reference/launch-auth-v1/overview)

## 사용 사례

* **토큰 검색 및 발견** - 이름 또는 심볼로 검색
* **리더보드 보기** - 시가총액, 최신, 핫한 민트별 상위 순위
* **사용자 통계 조회** - 시간에 따른 생성 및 거래량
* **베스팅 일정 조회** - 토큰 잠금 해제 정보
* **민트 생성 요청 제출** - 메타데이터 및 이미지 포함
* **리퍼러 보상 추적** - 플랫폼 리퍼럴 프로그램의 보상

## 관련 리소스

[LaunchLab 플랫폼 개요](/ko/products/launchlab)\
[포럼 API](/ko/api-reference/launch-forum-v1/overview)\
[히스토리 API](/ko/api-reference/launch-history-v1/overview)
