cURL
curl --request POST \ --url https://launch-forum-v1.raydium.io/comment \ --header 'Content-Type: multipart/form-data' \ --header 'ray-token: <ray-token>' \ --form 'poolId=<string>' \ --form 'wallet=<string>' \ --form 'text=<string>' \ --form file='@example-file'
Post a new comment. Requires ray-token header.
Documentation IndexFetch the complete documentation index at: https://docs.raydium.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.raydium.io/llms.txt
Use this file to discover all available pages before exploring further.
JWT token from Auth API
Pool/Mint ID
Commenter wallet
Comment text (max 2000 chars)
Optional image (max 5MB)
Comment posted successfully
Was this page helpful?