{"success":true,"data":[{"method":"GET","path":"/api","description":"API metadata with documentation and OpenAPI links."},{"method":"GET","path":"/api/albums?id={id}","description":"Fetch album details by ID or link."},{"method":"GET","path":"/api/artists?id={id}","description":"Fetch artist details by ID or link."},{"method":"GET","path":"/api/artists/{id}/albums","description":"Fetch albums by artist ID."},{"method":"GET","path":"/api/artists/{id}/related","description":"Retrieve related artists."},{"method":"GET","path":"/api/artists/{id}/songs","description":"Fetch songs by artist ID."},{"method":"GET","path":"/api/artists/by-name?query={query}","description":"Retrieve artist by name."},{"method":"GET","path":"/api/channels","description":"Retrieve channels."},{"method":"GET","path":"/api/channels/{id}","description":"Retrieve channel detail."},{"method":"GET","path":"/api/charts","description":"Retrieve JioSaavn charts."},{"method":"GET","path":"/api/discover","description":"Retrieve discover channels."},{"method":"GET","path":"/api/endpoints","description":"Machine-readable list of available API endpoints."},{"method":"GET","path":"/api/episodes/{id}","description":"Retrieve a podcast episode by ID."},{"method":"GET","path":"/api/genres","description":"Retrieve genre channels."},{"method":"GET","path":"/api/home","description":"Retrieve the JioSaavn home feed."},{"method":"GET","path":"/api/home/artist-recommendations","description":"Retrieve home artist radio recommendations."},{"method":"GET","path":"/api/home/city-modules","description":"Retrieve home city modules."},{"method":"GET","path":"/api/home/modules","description":"Retrieve home feed module metadata."},{"method":"GET","path":"/api/home/promos","description":"Retrieve editorial promo groups."},{"method":"GET","path":"/api/limits","description":"API limit metadata for clients and dashboards."},{"method":"GET","path":"/api/lyrics?query={query}","description":"Retrieve lyrics by song name."},{"method":"GET","path":"/api/lyrics/{id}","description":"Retrieve lyrics by song or lyrics ID."},{"method":"GET","path":"/api/lyrics/{id}/sync","description":"Retrieve synced lyrics payload."},{"method":"GET","path":"/api/moods","description":"Retrieve mood channels."},{"method":"GET","path":"/api/music-plus","description":"Retrieve music plus channels."},{"method":"GET","path":"/api/playlists?id={id}","description":"Fetch playlist details by ID or link."},{"method":"GET","path":"/api/podcasts","description":"Retrieve a podcast by show ID, token, link, or query."},{"method":"GET","path":"/api/podcasts/{id}","description":"Retrieve a podcast by ID or token."},{"method":"GET","path":"/api/radio","description":"Retrieve radio stations."},{"method":"GET","path":"/api/radio/{id}","description":"Retrieve a radio station detail payload."},{"method":"GET","path":"/api/radio/artists","description":"Retrieve artist radio recommendations."},{"method":"GET","path":"/api/radio/featured","description":"Retrieve featured radio stations."},{"method":"GET","path":"/api/search?query={query}","description":"Search songs, albums, artists, and playlists."},{"method":"GET","path":"/api/search/albums?query={query}","description":"Search albums with pagination."},{"method":"GET","path":"/api/search/artists?query={query}","description":"Search artists with pagination."},{"method":"GET","path":"/api/search/playlists?query={query}","description":"Search playlists with pagination."},{"method":"GET","path":"/api/search/songs?query={query}","description":"Search songs with pagination."},{"method":"GET","path":"/api/search/top-query?query={query}","description":"Search for the top query bucket."},{"method":"GET","path":"/api/songs?ids={ids}","description":"Fetch one or more songs by comma-separated IDs."},{"method":"GET","path":"/api/songs?link={url}","description":"Fetch a song from a JioSaavn song URL."},{"method":"GET","path":"/api/songs/{id}","description":"Fetch a single song by ID."},{"method":"GET","path":"/api/songs/{id}/ringtone","description":"Retrieve ringtone preview details."},{"method":"GET","path":"/api/songs/{id}/share","description":"Retrieve a shareable song link."},{"method":"GET","path":"/api/songs/{id}/suggestions","description":"Fetch recommendations for a song."},{"method":"GET","path":"/api/trending","description":"Retrieve all browse feeds in one response."},{"method":"GET","path":"/api/trending/albums","description":"Retrieve trending albums."},{"method":"GET","path":"/api/trending/artists","description":"Retrieve trending artists."},{"method":"GET","path":"/api/trending/playlists","description":"Retrieve trending playlists."},{"method":"GET","path":"/api/trending/podcasts","description":"Retrieve trending podcasts."},{"method":"GET","path":"/api/trending/songs","description":"Retrieve trending songs."},{"method":"GET","path":"/health","description":"Health check for monitors and Vercel uptime checks."}]}