API: Fork of Music Recommender
Public

by edwin , forked from Music Recommender

I will describe to you the type of song I like, you will return me a song with the name and artist.

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

cURL Command

Web Console

Fork of Music Recommender