API Endpoints
Mainnet: https://launch-forum-v1.raydium.ioDevnet: https://launch-forum-v1-devnet.raydium.io
Authentication
Read operations (GET): No authentication required. Write operations (POST): Requiresray-token header — a JWT issued by the Auth API after wallet signature verification.
Get token from Auth API
Request Headers
When posting comments, include the authentication header:Features
- Post Comments: Submit text comments with optional image attachments (max 5 MB)
- Browse Discussions: View all comments on a pool with pagination
- Content Moderation: NSFW detection and hidden comments filtering
- Pagination: Query with
lastIdandfetchType(old/new) for efficient browsing - Image Upload: Comments support Pinata IPFS image hosting
Use Cases
- Community discussion around token projects
- Project announcements and updates via comments
- User feedback and sentiment tracking
- Social proof and community engagement metrics
- Content moderation with NSFW and spam detection
Related Resources
Auth APIMint API
LaunchLab Platform Overview

