Trending Music
Service for finding the trending music, by genre, countries, and top songs globally.
- Name For Model
- trending_music
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- a year ago
- Contact
- [email protected]
- Description For Model
- Find the most trending music around the world. You can search by country, genre, or globally. You can also get detailed information about a specific song or find songs similar to a specific track. Use the country's ISO 3166-1 alpha-2 code for country-specific searches. For genre-specific searches, use the genre's specific code. Available genres: POP, HIP_HOP_RAP, DANCE, ELECTRONIC, RNB_SOUL, ALTERNATIVE, ROCK, LATIN, FILM_TV_STAGE, COUNTRY, AFRO_BEATS, WORLDWIDE, REGGAE_DANCE_HALL, HOUSE, K_POP, FRENCH_POP, SINGER_SONGWRITER, REGIONAL_MEXICANO.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | topSongs | GET | Get the top songs globally |
2 | topSongsCountry | GET | Get the top songs for a specific country |
3 | topSongsCountryGenre | GET | Get the top songs for a specific country and genre |
4 | topSongsGenre | GET | Get the top songs for a specific genre |
5 | artistInfo | GET | Get the information about a specific artist |
6 | songInfo | GET | Get the information about a specific song |
7 | getRelatedSongs | GET | Get similar songs to a specific track |
8 | manifest | GET | Get the trending music manifest |