You've stumbled upon nothing. Turn back.

ADMIN ACCESS

Invalid credentials
Music Social Network API
Version 0.1.0
● Online
API Endpoints
GET /api/auth/login
Authenticate with Spotify
GET /api/spotify/currently-playing
Get currently playing track
GET /api/spotify/like/:trackId
Check if track is liked
POST /api/spotify/like
Like a track
GET /api/users/profile
Get user profile
GET /api/lyrics/:trackId
Get track lyrics
GET /health
Health check endpoint