{"message":"🎵 SoundByte API is running","version":"2.0.0","endpoints":{"auth":{"login":"POST /auth/login","register":"POST /auth/register","profile":"GET /auth/profile"},"sounds":{"upload":"POST /sounds/upload","mySound":"GET /sounds/my","marketplace":"GET /sounds/marketplace","play":"POST /sounds/play/:id"},"memes":{"list":"GET /memes","featured":"GET /memes/featured","trending":"GET /memes/trending","search":"GET /memes/search?q=query","categories":"GET /memes/categories","byCategory":"GET /memes/category/:category","single":"GET /memes/:id","create":"POST /memes","update":"PUT /memes/:id","delete":"DELETE /memes/:id","play":"POST /memes/:id/play","like":"POST /memes/:id/like","share":"POST /memes/:id/share"},"marketplace":{"list":"GET /marketplace","search":"GET /marketplace/search","featured":"GET /marketplace/featured","purchase":"POST /marketplace/purchase/:id"},"users":{"profile":"GET /users/profile","upgradePremium":"POST /users/upgrade-premium","stats":"GET /users/stats"},"admin":{"panel":"GET /public/admin/"}},"timestamp":"2026-04-07T20:19:51.452Z"}