English
cURL
curl --request POST \ --url https://api.basement.fun/launcher/channel-heartbeat \ --header 'Content-Type: application/json' \ --data ' { "launcherJwt": "<string>" } '
{ "success": true }
Keep the user session alive by renewing the heartbeat
Random string identifier for request (for signature verification)
MD5 hash for request verification
Successful response