API: Music Recommender
Public
by edwin
I will describe to you the type of song I like, you will return me a song with the name and artist. The song should be avaialable on streaming services.
Input:
{ "query": "A song by prince that someone else wrote" }
Output:
{ "title": "Nothing Compares 2 U", "artist": "Sinead O'Connor" }
Public API Key 💡
This key is public and may be rate-limited. Please sign up for an account to get your own key.
API Console
Response