v1
latestOpenAPI 3.0.32026-07-22693462.7 KBCreation
Submit mint creation
Register the off-chain metadata for a new LaunchLab mint before its on-chain create transaction is sent. The platform stores the supplied name/symbol/uri/social-links keyed by mint, so the UI can display them while the bonding curve is live.
post/create/mint-info
Request body
Example request
{
"name": "My Memecoin",
"symbol": "MEME"
}Response
Accepted